JAVA2WSDL should not generate a complex data type named "Exception" -------------------------------------------------------------------
Key: AXIS2-4958 URL: https://issues.apache.org/jira/browse/AXIS2-4958 Project: Axis2 Issue Type: Improvement Components: Tools Affects Versions: 1.5.4 Environment: Windows 7, Tomcat 6.0, AXIS2 Reporter: Michael Pettigrew Priority: Minor When a service is defined with "code first" and the orginating method can throw an execption, the WSDL generator creates a complexElement named - "Exception". This can cause naming conflicts in other client code generators which use the WSDL provided by AXIS2. This defeats the goal of interoperability. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org