Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: JBPM 5.4 - Transaction Problems with completeWorkitem() when an EJB 
Exception occurs"

To view the discussion, visit: https://community.jboss.org/message/831401#831401

--------------------------------------------------------------
the issue might be due to EJB when fails will mark transaction as rollback only 
and that's why jbpm data is not persisted especially if you use JTA. Double 
check that and maybe ensure that you EJB will not rollback transaction.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/831401#831401]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to