[jboss-jira] [JBoss JIRA] (AS7-3146) HibernatePersistenceProviderAdaptor's putPropertyIfAbsent should check the pu.getProperties() instead of the empty HashMap

Philippe Guinot (Created) (JIRA) jira-events at lists.jboss.org
Thu Dec 29 09:30:09 EST 2011


HibernatePersistenceProviderAdaptor's putPropertyIfAbsent should check the pu.getProperties() instead of the empty HashMap
--------------------------------------------------------------------------------------------------------------------------

                 Key: AS7-3146
                 URL: https://issues.jboss.org/browse/AS7-3146
             Project: Application Server 7
          Issue Type: Bug
          Components: JPA / Hibernate
    Affects Versions: 7.1.0.CR1b
            Reporter: Philippe Guinot
            Assignee: Scott Marlow


In 
org.jboss.as.jpa.hibernate3.HibernatePersistenceProviderAdaptor
and
org.jboss.as.jpa.hibernate4.HibernatePersistenceProviderAdaptor

putPropertyIfAbsent should check the pu.getProperties() instead of the empty HashMap.

If not, AS7-2460 does not work as the override does not take in account what is present in persistence.xml
 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list