[ https://issues.apache.org/jira/browse/AXIS2-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Deepal Jayasinghe resolved AXIS2-1977. -------------------------------------- Resolution: Fixed made the changes > Java2WSDLTask does not restore ClassLoader > ------------------------------------------ > > Key: AXIS2-1977 > URL: https://issues.apache.org/jira/browse/AXIS2-1977 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: Tools > Reporter: Jamie Oliver > Assigned To: Deepal Jayasinghe > > The execute() method of Java2WSDLTask sets a new ClassLoader for > Java2WSDLCodegenEngine but does not restore it afterwards. This causes > hard-to-trace class loading errors in downstream Ant tasks. Suggested fix is > to restore the original ClassLoader in a finally block at the end of the > method. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]