[
https://jira.jboss.org/jira/browse/JASSIST-97?page=com.atlassian.jira.plu...
]
Pete Muir updated JASSIST-97:
-----------------------------
Attachment: JASSIST-97-test.diff
Here is a test which shows serialization of a "global" handler (a handler which
is assigned to the proxy class) working, but not working for an "instance"
handled (a handler which is assigned to a proxy instance) being lost.
Note that the handler itself implements Serializable, so can be serialized along with the
proxy.
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