[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6897) for serialization of the EntityManager, org.hibernate.service.internal.StandardServiceRegistryImpl and its contents should be serializable

Scott Marlow (JIRA) noreply at atlassian.com
Wed Dec 14 22:21:21 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44580#comment-44580 ] 

Scott Marlow commented on HHH-6897:
-----------------------------------

Looking at the values contained in StandardServiceRegistryImpl (see http://pastie.org/3018879), I am wondering if we should reference the StandardServiceRegistryImpl by a global configuration name, instead of having direct access to the StandardServiceRegistryImpl from the AbstractEntityManager.



> for serialization of the EntityManager, org.hibernate.service.internal.StandardServiceRegistryImpl and its contents should be serializable
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HHH-6897
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6897
>             Project: Hibernate Core
>          Issue Type: Task
>    Affects Versions: 4.0.0.CR7
>            Reporter: Scott Marlow
>
> http://pastie.org/3018508 contains the NotSerializableException: org.hibernate.service.internal.StandardServiceRegistryImpl exception and http://pastie.org/3018879 describes some of contained values that don't appear to be serializable.
> I would like to see this fixed in either 4.0.0.Final or a 4.0.1.Final (if that could happen in time).  I'll have more information soon, regarding fix version.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list