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: Mark Nuttall
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.
For more information on JIRA, see: http://www.atlassian.com/software/jira