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.