You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Sushmita chandra <fl...@gmail.com> on 2013/04/10 20:04:24 UTC

Enable mtom in camel cxf endoint

I have created a soap based webservice using camel cxf endpoint.
I have defined a property in my context 
<cxf:properties>
      <entry key="mtom-enabled" value="true" />
</cxf:properties>
 
Problem is when i create a SoapUI project using wsdl, i cannot see as enable
mtom as true.
Also when i forcibly change it to true it is not working



--
View this message in context: http://camel.465427.n5.nabble.com/Enable-mtom-in-camel-cxf-endoint-tp5730674.html
Sent from the Camel - Users mailing list archive at Nabble.com.