Rahul Agrawal [https://community.jboss.org/people/rahulamt] created the discussion
"Re: Commit transaction after each service task?" To view the discussion, visit: https://community.jboss.org/message/756158#756158 -------------------------------------------------------------- Dear Richard, Thanks for the reply. Will try to implement it. I did not get > if I ensure there is no running transaction when I enter jbpm code. what does this mean? manager.completeWorkItem(workItem.getId(), result); will always require a transaction. And I am using EJB with CMT so transaction will always be associated with EJBs. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/756158#756158] 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 [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
