[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-4843) org.hibernate.ejb.util.LogHelper assumes javax.persistence.spi.PersistenceUnitInfo#getProperties is never null

Emmanuel Bernard (JIRA) noreply at atlassian.com
Tue Jan 26 12:11:29 EST 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list