PersistenceProviderResolver.getPersistenceProviders should return new instances of
persistence provider
-------------------------------------------------------------------------------------------------------
Key: AS7-1306
URL:
https://issues.jboss.org/browse/AS7-1306
Project: Application Server 7
Issue Type: Bug
Components: JPA / Hibernate
Affects Versions: 7.0.0.Final
Reporter: Scott Marlow
Assignee: Scott Marlow
Fix For: 7.1.0.Alpha1
JPA specification section 9.3 states:
{code}
The results of calling the PersistenceProviderResolverHolder.getPersistencePro-
viderResolver and the PersistenceProviderResolver.getPersistenceProvid-
ers methods must not be cached.
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira