[jboss-dev-forums] [JBoss AS7 Development] - Re: Non-Java EE (Spring) JPA/Hibernate and native Hibernate applications in AS7
Terrence Curran
do-not-reply at jboss.com
Sat Jul 9 15:31:56 EDT 2011
Terrence Curran [http://community.jboss.org/people/teacurran] created the discussion
"Re: Non-Java EE (Spring) JPA/Hibernate and native Hibernate applications in AS7"
To view the discussion, visit: http://community.jboss.org/message/614265#614265
--------------------------------------------------------------
Has anyone figured out what to do about this?
I am trying to port a Seam3 application from Jboss6 yo AS7. Everything seems to work but we have a module developed via a 3rd party. It is a jar that contains a persistence.xml with transaction-type="RESOURCE_LOCAL" and uses hibernate 3.6. the application is failing to start but is not giving any specific error other than "Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" which is less than helpful.
In Jboss 6. the application starts correctly and only loads the JTA persistence.xml at boot time. The RESOURCE_LOCAL units are loaded by hibernate the first time they are used.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/614265#614265]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110709/53c8dcdd/attachment.html
More information about the jboss-dev-forums
mailing list