Exception class created usng WSDL2Java with unpackclasses does not extend 
java.lang.Exception
---------------------------------------------------------------------------------------------

                 Key: AXIS2-5276
                 URL: https://issues.apache.org/jira/browse/AXIS2-5276
             Project: Axis2
          Issue Type: Bug
          Components: codegen
    Affects Versions: 1.6.1, 1.7.0
            Reporter: Jose L Martinez-Avial


The attached WSDL includes a customized Exception(AdminServiceException). When 
the client code is generated for that WSDL using WSDL2Java, using the option to 
unpack the classes, the class AdminServiceException does not extend from 
java.lang.Exception, so the methods on the Service and Stub, which throws that 
exception, can't be compiled.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to