Maven plugin extendedSoapHeaders option not under defaultOptions
----------------------------------------------------------------

                 Key: CXF-2763
                 URL: https://issues.apache.org/jira/browse/CXF-2763
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 2.2.7
         Environment: Tested on Windows XP.
            Reporter: Glen Mazza
            Priority: Minor


For the Maven plugin[1], the extendedSoapHeaders option (used for implicit soap 
headers[2]) works only under the wsdlOption element, not the defaultOptions 
element (as shown in Example #3 on [1]) as it also should.  Placing the 
extendedSoapHeaders command-line equivalent in defaultOptions:

<extraargs><extraarg>-exsh</extraarg><extraarg>true</extraarg></extraargs>

*does* work, however.

[1] http://cxf.apache.org/docs/maven-cxf-codegen-plugin-wsdl-to-java.html
[2] http://www.jroller.com/gmazza/entry/using_implicit_soap_headers_with


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to