Proxy code changes handlable NoClassDefFoundError into ClassFormatError
-----------------------------------------------------------------------
Key: ARIES-673
URL: https://issues.apache.org/jira/browse/ARIES-673
Project: Aries
Issue Type: Bug
Components: Proxy
Affects Versions: 0.4
Reporter: Timothy Ward
Assignee: Timothy Ward
Fix For: 0.4
When the proxy code is unable to locate a parent class it fails (correctly) but
that failure causes the runtime to issue a ClassFormatError, rather than a
NoClassDefFoundError. There is no good reason for this.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira