Dmitry Paykin [
http://community.jboss.org/people/paykin] created the discussion
"Re: Can Human Task component work with JTA"
To view the discussion, visit:
http://community.jboss.org/message/630364#630364
--------------------------------------------------------------
solved: in persistence.xml it have to be transaction-type set to:
<persistence-unit name="org.jbpm.task"
transaction-type="RESOURCE_LOCAL">
but not default JTA
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/630364#630364]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]