Paramaters are being generated for parts in out-of-band messages that aren't 
listed in the "part" of the soap:header
--------------------------------------------------------------------------------------------------------------------

                 Key: CXF-1600
                 URL: https://issues.apache.org/jira/browse/CXF-1600
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 2.0.6, 2.1
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.1.1, 2.0.7



The salesforce.com wsdl puts ALL the possible headers into a single message, 
and then just references one part at a time for the various operations.   

With "-exsh true", the code generator is generating parameters for ALL the 
parts in that message, not just the single part that is referenced from the 
<soap:header part=""> element in the wsdl.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to