Hi kukeltje; 
Thanks for your reply. 

I'm using JBPM3.2.2 and I checked out project from SVN to change the hbm files 
us mentionned. 

My transaction schema is :
- I'm receinving messages from asynchronous systems via an MDB, the MDB 
dispatches the message to a session Bean that fire the process instance to move 
to next state, from that, the process is entering a fork node with 2 
transistions. I throwed an exception in one of that transitions. So when the 
exception is thrown, exception handler is invoqued + a rollback from the lower 
level of the transaction. 


- Process action handlers use a SLSB to do the business logic and this SLSB is 
injecting other ones 

Hope that I was clear in my description 
Thkx in advance

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197055
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to