the service must be provide by CXF when user CxfPayLoad ??

i had search "operationNamespace" in the cxf-module, nothing about it.

i means i should send message like:

<helloServiceRequest>
     <name>fldsjaflkjdsa</name>
</helloServiceRequest> 

not like:

<iws:helloServiceRequest 
xmlns:iws="http://www.wstest.sunyard.com/IWSTestService/";>
    <name>xiangqiuzhao</name>
</iws:helloServiceRequest>

it can be do by set operationNamespace or something to do ?

--
View this message in context: 
http://camel.465427.n5.nabble.com/i-use-wsdl-file-and-payload-dataFormat-but-IllegalArgumentException-tp4719896p4730089.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to