Tom G [http://community.jboss.org/people/afisboy] created the discussion
"Re: jbpm hibernate persistence" To view the discussion, visit: http://community.jboss.org/message/596360#596360 -------------------------------------------------------------- I found out what I was doing wrong. I am able to get the transaction manager and user transactions to work fine in JBoss. My screw up was with "Service Tasks". I was getting process instance ids mixed up with work item ids. I learned there are 2 ids involved when correctly identifying a workitem to complete when the completion is outside of the listener's callback (a long running task). The session id, and the work item id. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/596360#596360] Start a new discussion in jBPM at Community [http://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
