[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3309) AbstractLazyInitializer writeReplace not being executed on JDK6

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Jul 8 19:22:13 EDT 2008


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

Steve Ebersole updated HHH-3309:
--------------------------------

       Assignee: Steve Ebersole
    Component/s:     (was: metamodel)
                 core
        Summary: AbstractLazyInitializer writeReplace not being executed on JDK6  (was: Serialize/Deserialize problem in AbstractLazyInitializer with entitymode.MAP.)

> AbstractLazyInitializer writeReplace not being executed on JDK6
> ---------------------------------------------------------------
>
>                 Key: HHH-3309
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3309
>             Project: Hibernate3
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.2.6
>         Environment: Hibernate 3.2.6.ga, MySQL 5.0.45-community-nt, Spring MVC 2, Eclipse 3.3.1.1, JDK 1.6.0_03
>            Reporter: Lucas Baamonde
>            Assignee: Steve Ebersole
>
> I am work with entitymode.MAP and Spring Web Flow. When SWF trying to serialize the Map Class, then you would get a java.io.InvalidClassException: no valid constructor. I created a no argument constructor 	AbstractLazyInitializer(), then i build hibernate with JDK 1.5 and this work fine for me in JDK 1.6.

-- 
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