[
https://issues.apache.org/jira/browse/AXIS2-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deepal Jayasinghe resolved AXIS2-2843.
--------------------------------------
Resolution: Fixed
If the service class throws an AxisFault , then we do not need to add that to
the generated wsdl.
> 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
> Assignee: Deepal Jayasinghe
>
> 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]