[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2567) Javassist proxies aren't being correctly serialized

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Fri Feb 1 19:27:03 EST 2008


Javassist proxies aren't being correctly serialized
---------------------------------------------------

                 Key: JBSEAM-2567
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2567
             Project: JBoss Seam
          Issue Type: Bug
          Components: Remoting
    Affects Versions: 2.0.1.GA
            Reporter: Shane Bryzak
         Assigned To: Shane Bryzak
             Fix For: 2.0.2.GA


Stuff like this is appearing in the response packets for remoting quests:

<ref id="52"><bean type="org.domain.remote.entity.Application_$$_javassist_67"><member name="applicationName">

This is definitely bad, and probably needs a similar workaround to what was done for cglib in BeanWrapper.serialize()

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list