[
https://issues.apache.org/jira/browse/AXIS-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shinobu Kawai updated AXIS-2789:
--------------------------------
Attachment: GoodAxis.wsdl
AxisBug.wsdl
> WSDL2Java generates uncompilable code when fault message name is the same as
> the element name
> ---------------------------------------------------------------------------------------------
>
> Key: AXIS-2789
> URL: https://issues.apache.org/jira/browse/AXIS-2789
> Project: Axis
> Issue Type: Bug
> Affects Versions: 1.4
> Environment: WinXP, Axis 1.4
> Reporter: Shinobu Kawai
> Attachments: AxisBug.wsdl, GoodAxis.wsdl
>
>
> Running WSDL2Java with the attached wsdl (AxisBug.wsdl) generates
> InvalidParameter_Element for the fault, but the operation signature in
> AxisBug_PortType and AxisBugSOAPStub throws InvalidParameter.
> If the message name is renamed (GoodAxis.wsdl), the fault is generated
> correctly as InvalidParameter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.