You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Olivier Roger <ol...@gmail.com> on 2010/07/09 09:48:30 UTC

Re: [CxfBinding] Document Style ?

What is intriguing is that the WSDL specify explicitly the style to document.

...
<wsdl:binding name="OfferServiceHttpBinding"
type="tns:OfferServicePortType">
<wsdlsoap:binding style="document"
transport="http://schemas.xmlsoap.org/soap/http"/>

<wsdl:operation name="makeProposal">
<wsdlsoap:operation soapAction=""/>
...

I tested it successfully with SOAPUI. It detects it in document mode.
-- 
View this message in context: http://camel.465427.n5.nabble.com/CxfBinding-Document-Style-tp1045335p1045345.html
Sent from the Camel - Users mailing list archive at Nabble.com.