Demian Calcaprina [
https://community.jboss.org/people/calca] created the discussion
"Re: Local human task service doesn't participate in a JTA transaction"
To view the discussion, visit:
https://community.jboss.org/message/802494#802494
--------------------------------------------------------------
Hey, I suggest you try 5.3 or 5.4 and see how it goes..
5.2 local persistence was a bit different:
https://github.com/droolsjbpm/jbpm/blob/d75849efdb4b149e7169237a5282e7882...
https://github.com/droolsjbpm/jbpm/blob/d75849efdb4b149e7169237a5282e7882...
You can see it getting the UserTransaction java:comp/UserTransaction, instead from 5.3 you
can see there is a Task TransactionManager:
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/jbpm-human...
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/jbpm-human...
If you make some simple unit test in 5.3 or 5.4 I can take a look.
Thanks
Demian
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/802494#802494]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]