Discussion:
Using SOAP 1.2 with cxf:proxy-client
Joe Hoppesch
2012-01-25 21:00:28 UTC
Permalink
I found a post that there is an undocumented attribute called +soapVersion+ which can be applied to the CXF endpoints. The attribute has a value of +1.1+ or +1.2+ It defaults to +1.1+

<cxf:proxy-client payload="envelope" enableMuleSoapHeaders="true" *soapVersion="1.2"* doc:name="SOAP">

Although it works as expected, the released version of Mule Studio flags it as invalid.

Is there a way to get an updated schema?

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Loading...