You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Jeremy Hughes (Updated) (JIRA)" <ji...@apache.org> on 2011/10/26 18:11:34 UTC

[jira] [Updated] (ARIES-665) Proxy weaving code must preserve SerialVersionUID

     [ https://issues.apache.org/jira/browse/ARIES-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Hughes updated ARIES-665:
--------------------------------

    Fix Version/s:     (was: 0.4)
                   proxy.impl-0.4
                   proxy uber bundle 0.4
    
> Proxy weaving code must preserve SerialVersionUID
> -------------------------------------------------
>
>                 Key: ARIES-665
>                 URL: https://issues.apache.org/jira/browse/ARIES-665
>             Project: Aries
>          Issue Type: Bug
>          Components: Proxy
>            Reporter: David Jencks
>            Assignee: Timothy Ward
>             Fix For: proxy uber bundle 0.4, proxy.impl-0.4
>
>
> The proxy weaving code changes the SerialVersionUID when it modifies the bytecode, so serialized classes that don't hardcode the SerialVersionUID are not compatible between plain and woven versions.  I assume that having the weaver add the field if missing would fix this: manually adding it to classes seems to avoid the problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira