[jboss-jira] [JBoss JIRA] (AS7-3146) HibernatePersistenceProviderAdaptor's putPropertyIfAbsent should check the pu.getProperties() instead of the empty HashMap
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Tue Aug 7 19:59:06 EDT 2012
[ https://issues.jboss.org/browse/AS7-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Marlow closed AS7-3146.
-----------------------------
> 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
> Labels: hibernate, jpa, persistence.xml, properties, putpropertyifabsent
> Fix For: 7.1.0.Final
>
>
> 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