[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-4488) ListProxy, MapProxy etc. - problems during marshalling/demarchalling

Adam Warski (JIRA) noreply at atlassian.com
Tue Oct 27 15:59:33 EDT 2009


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

Adam Warski resolved HHH-4488.
------------------------------

       Resolution: Fixed
    Fix Version/s: 3.5

> ListProxy, MapProxy etc. - problems during marshalling/demarchalling
> --------------------------------------------------------------------
>
>                 Key: HHH-4488
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4488
>             Project: Hibernate Core
>          Issue Type: Patch
>          Components: envers
>         Environment: hibernate version: 3.3.1.GA
> envers version: 1.2.1-hibernate-3.3
> jboss version: 4.2.3.GA 
>            Reporter: Svetlana
>            Assignee: Adam Warski
>            Priority: Minor
>             Fix For: 3.5
>
>         Attachments: proxy-entities.patch
>
>
> Instances of class ListProxy "lost" its' "delegate" field (it becomes null) while loading over RMI.
> In reality it could be a problem of all CollectionProxy subclasses.
> Description of test case on forum: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=162059
> I apply a patch, it works for me, but it should be critically observed cause I didn't make tests (I don't have maven installed at the moment).

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