I'm getting the following error in my JBoss 4.0.0 server:

java.lang.IllegalStateException: Transaction has terminated 
TransactionImpl:XidImpl

I am using Hibernate 2.17c with the JBOss 4.0.0 .har deployer service. I have 
followed all of the guidelines in King's Hibernate in Action book. I am using 
the command pattern with a session EJB as it is outlined in the book. The error 
is thrown right BEFORE the call to the EJB is to end. However, I notice that 
the data that was to placed in the DB has been persisted. Anyone seen this 
error or know how to get rid of it?

Thanks 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862901#3862901

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862901


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to