Demian Calcaprina [
http://community.jboss.org/people/calca] created the discussion
"Re: Help!After replacing H2 to mysql,getting errors in the process tab!"
To view the discussion, visit:
http://community.jboss.org/message/641420#641420
--------------------------------------------------------------
Green man?
http://www.spiritandflesh.com/Green-man.gif
http://www.spiritandflesh.com/Green-man.gif :) (it is late here, forgive me hehe).
XA datasource is a datasource that can be managed by the transaction manager. As jbpm5
uses JPA transactions, you need to use a data source that supports xa interfaces
(xadatasource, xaconnection, etc).
You can try with the configuration I posted in the last message.
Demian
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/641420#641420]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]