Unexpected control based on the namespace of the soap:body element
------------------------------------------------------------------

                 Key: CXF-1731
                 URL: https://issues.apache.org/jira/browse/CXF-1731
             Project: CXF
          Issue Type: Bug
          Components: Soap Binding
    Affects Versions: 2.0.8
            Reporter: Stéphane ARDOUIN


It appears that CXF and/or JAXB interprets the attribute <soap:body namespace> 
of the WSDL as a control to apply on the namespace.
For a schema without "elementForm=Qualified" elements, there shouldn't be such 
control. 

This ticket is based on the thread "Different behaviors between Axis and CXF 
for namespaces" on 2008/07/29, ending with the following comment of Daniel Kulp 
:
The namespace on the soap:body thing is really just used for Rpc/ 
Lit.   In that case, the runtime needs to create a new wrapper element  
which is the operation name plus that namespace.   For doc/lit which  
everything is completely controlled by the elements in the namespace, it should 
be irrelevant.


-- 
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