[jboss-jira] [JBoss JIRA] Commented: (JASSIST-20) Proxy serialization
Emmanuel Bernard (JIRA)
jira-events at jboss.com
Fri Oct 27 20:00:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JASSIST-20?page=comments#action_12345936 ]
Emmanuel Bernard commented on JASSIST-20:
-----------------------------------------
This should work:
the Proxy handler traps "writeReplace"
serialize a SerializableProxy object having the knowledge to recreate the initial proxy + keep the infos to populate it
SerializableProxy implements readResolve and return the fully initialized initial proxy
> Proxy serialization
> -------------------
>
> Key: JASSIST-20
> URL: http://jira.jboss.com/jira/browse/JASSIST-20
> Project: Javassist
> Issue Type: Feature Request
> Reporter: Carlo de Wolf
> Assigned To: Shigeru Chiba
> Attachments: JASSIST-20.zip
>
>
> Proxy serialization doesn't work accross VM's (/ ClassLoaders).
--
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 jboss-jira
mailing list