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&...]