[jboss-jira] [JBoss JIRA] (WFLY-2195) add defensive check against EntityManagerFactory/EntityManager already being closed by ill-behaved deployment
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Tue Oct 1 13:51:02 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12808709#comment-12808709 ]
Scott Marlow commented on WFLY-2195:
------------------------------------
This is needed for the entityManagerFactoryCloseExceptions tck test.
> add defensive check against EntityManagerFactory/EntityManager already being closed by ill-behaved deployment
> -------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-2195
> URL: https://issues.jboss.org/browse/WFLY-2195
> Project: WildFly
> Issue Type: Bug
> Components: JPA / Hibernate
> Reporter: Scott Marlow
> Assignee: Scott Marlow
> Fix For: 8.0.0.CR1
>
>
> When closing container managed entity manager or entity manager factory, check if the entity manager factory was already closed unexpectedly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list