Axis2 publish the WSDL converting AxisFault class to "anyType"
--------------------------------------------------------------

                 Key: AXIS2-2843
                 URL: https://issues.apache.org/jira/browse/AXIS2-2843
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: rpc
    Affects Versions: 1.2
         Environment: Windows XP, JBoss4.0.5GA, JDK1.5.0_11, Axis2
            Reporter: Lytton Cheng


Use the AxisFault Class for Exception throwing. 
Axis2 publish the WSDL with "anyType" for the fault. with RPC style. We except 
the type is "AxisFault". 
.NET generates the class base on WSDL, but the exception class can't be 
generated, because of the "anyType". 

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

Reply via email to