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

Steve Ebersole (JIRA) jira-events at lists.jboss.org
Fri Aug 19 15:41:18 EDT 2011


    [ https://issues.jboss.org/browse/JASSIST-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622257#comment-12622257 ] 

Steve Ebersole commented on JASSIST-97:
---------------------------------------

Sort of unrelated (and I apologize for that), but Hibernate users are reporting issues with enhancing classes that have an attribute named 'handler' and thus a getter of getHandler() because it clashes with ProxyObject#getHandler().  They pointed to this issue as having possibly fixed that temporarily.

Anyway, is this problem known and being worked on by renaming that method?

> Javassist doesn't serialize the handler along with the proxy
> ------------------------------------------------------------
>
>                 Key: JASSIST-97
>                 URL: https://issues.jboss.org/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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list