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

Svetlana (JIRA) noreply at atlassian.com
Fri Oct 9 04:43:41 EDT 2009


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
            Priority: Minor
         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