WSDL2Java generated code will miss the parameter for wsdl operation has
"parameterOrder" attribute.
---------------------------------------------------------------------------------------------------
Key: CXF-978
URL: https://issues.apache.org/jira/browse/CXF-978
Project: CXF
Issue Type: Bug
Components: Tooling
Affects Versions: 2.0.1
Environment: windows
Reporter: Jeff Yu
Fix For: 2.1
By using the wsdl2java tool to generate the attached wsdl, the generated
Interface will miss the parameter.
if I remove the "parameterOrder" attribute from the wsdl, then the generated
codes will be correct.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.