[jboss-jira] [JBoss JIRA] Closed: (JASSIST-97) Javassist doesn't serialize the handler along with the proxy

Andrew Dinn (JIRA) jira-events at lists.jboss.org
Thu Apr 8 04:16:40 EDT 2010


     [ https://jira.jboss.org/jira/browse/JASSIST-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Dinn closed JASSIST-97.
------------------------------

    Fix Version/s: 3.12.0.GA
       Resolution: Done


Fixed caching problems and provided new serialize/deserialize model using subclasses ProxyObjectOutputStream and ProxyObjectInputStream of, respectibely, ObjectOutputStream and ObjectInputStream. See javadoc  in ProxyFactory for details.

Added tests to check that old and new style proxy creation both work and that old and new style serialization also both work.


> Javassist doesn't serialize the handler along with the proxy
> ------------------------------------------------------------
>
>                 Key: JASSIST-97
>                 URL: https://jira.jboss.org/jira/browse/JASSIST-97
>             Project: Javassist
>          Issue Type: Bug
>    Affects Versions: 3.11.0.GA
>            Reporter: Pete Muir
>            Assignee: Andrew Dinn
>             Fix For: 3.12.0.GA
>
>         Attachments: JASSIST-97-test.diff, JASSIST-97.patch
>
>
> When serializing a proxy, Javassist doesn't consider serializing the instance handler, but only the default handler.

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

        


More information about the jboss-jira mailing list