]
Emmanuel Bernard resolved HHH-4843.
-----------------------------------
Resolution: Fixed
org.hibernate.ejb.util.LogHelper assumes
javax.persistence.spi.PersistenceUnitInfo#getProperties is never null
--------------------------------------------------------------------------------------------------------------
Key: HHH-4843
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4843
Project: Hibernate Core
Issue Type: Bug
Components: entity-manager
Affects Versions: 3.5.0-Beta-3
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 3.5.0-Beta-4
org.hibernate.ejb.util.LogHelper simply tries to iterate
javax.persistence.spi.PersistenceUnitInfo#getProperties without ever checking whether it
is null. The spec does not mandate this to be non-null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: