[jboss-jira] [JBoss JIRA] Commented: (JASSIST-97) Javassist doesn't serialize the handler along with the proxy
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Nov 30 13:53:29 EST 2009
[ https://jira.jboss.org/jira/browse/JASSIST-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12497289#action_12497289 ]
Pete Muir commented on JASSIST-97:
----------------------------------
BTW I'm not sure this is exactly the same problem as JASSIST-42, as that is talking about user defined classes, whilst I am talking about serializing the handler instance along with the proxy, and reattaching it when deserialization occurs.
> 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: Shigeru Chiba
> Attachments: JASSIST-97-test.diff
>
>
> 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