Dear community,

I have a two-phase commit operation that i want to modify to integrate jBPM in 
it. Obviously, the operation starts with a tx.begin and ends with a tx.commit. 
Inside the two-phase commit operation   i want to instantiate a jbpm process 
that makes a couple of transactions inside nodes/actions. The thing is, is the 
two-phase commit operation awareness of the transaction made inside the jBPM 
process states? Will those transactions made inside jbpm be rolled back in case 
of failure? Will they be considered by the main two-phase commit transaction?

Thanks joshua


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917620#3917620

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917620


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to