[jboss-user] [EJB 3.0] - Can EJB3 Transaction span several jBPM Nodes?
vanyatka
do-not-reply at jboss.com
Mon Aug 11 08:46:18 EDT 2008
Hi,
I'm using jBPM process definition with Seam backed by EJB3 SLSBs as Action Handlers. Each node in my process calls a method in SLSB.
How can I make transaction demarcation so that EJB3 Transaction span several Nodes, i.e. last more than one EJB3 method? Currently, the transaction finishes as soon as SLSB finishes which is a typical facade behavior. Can use BMT somehow here?
Thanks,
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169862#4169862
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169862
More information about the jboss-user
mailing list