[
https://jira.jboss.org/jira/browse/JASSIST-97?page=com.atlassian.jira.plu...
]
Shigeru Chiba commented on JASSIST-97:
--------------------------------------
Serializing a proxy object is tricky because the class of that proxy object is dynamically
created.
There is no way to serialize the definition of that dynamically created class as far as I
know.
That's why fixing JASSIST-42 is not easy.
However, this problem could be fixed. Pete, can you kindly post a simple short test code
(I mean, a unit test). It really helps the work. Thanks.
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
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