Seam-managed persistence contexts and MDBs / remote SBs
-------------------------------------------------------
Key: JBSEAM-1482
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1482
Project: JBoss Seam
Issue Type: Bug
Components: Core
Reporter: Gavin King
Assigned To: Gavin King
Fix For: 1.3.0.BETA2
We have the same problem for seam-managed PCs that we used to have for the jBPM Session:
in an MDB, the transaction is committed after the contexts are cleaned up. Currently we
close the PC when the context is destroyed, when the tx would still be active.
Probably Hibernate tolerates this, but if I recall correct it is an exceptional case in
JPA.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira