[jboss-user] [jBPM] - Re: JTA Problem with multiple sessions

Maciej Swiderski do-not-reply at jboss.com
Mon May 27 10:49:19 EDT 2013


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: JTA Problem with multiple sessions"

To view the discussion, visit: https://community.jboss.org/message/819673#819673

--------------------------------------------------------------
Sumeru, please check that you have following 

<property name="hibernate.hbm2ddl.auto" value="update" />

in your persistence.xml files - both for business-central-server.war and jbpm-human-task.war. What you experience might be due to having this property set to create or create-drop which will simply recreate tables when new persistence unit is created - there are two used - for runtime engine and one bor history log.

HTH
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130527/3e922d35/attachment.html 


More information about the jboss-user mailing list