Marie MM [http://community.jboss.org/people/mariemm] created the discussion

"Re: jboss as 5 jbpm 5.1 persistence"

To view the discussion, visit: http://community.jboss.org/message/603471#603471

--------------------------------------------------------------
Thanks.

I can avoid using tasks without JTA transactions in some cases, but not always.
Eg. after start the process moves to first node -> it goes to my 
WorkItemHandler where I want to handle task (create new task .addTask()).
This is still done within userTransaction.begin() and userTransaction.end() and 
ends with exception 
You cannot commit during a managed transaction!

If you can give me another hint, it would be great.
marie
--------------------------------------------------------------

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

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
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to