JBoss Community

Re: jboss as 5 jbpm 5.1 persistence

created by Marie MM in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community