[
https://issues.apache.org/jira/browse/CXF-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525594
]
maomaode commented on CXF-978:
------------------------------
I found that it's a bug in the runtime, the way it get the message parts is
wrong, it check the service target namespace instead of the interface target
namespace, it's easy to fix, hope will not break other things
> 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
> Assignee: maomaode
> Fix For: 2.1
>
> Attachments: logical.wsdl, test.wsdl
>
>
> 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.