Re: camel-cxf/PAYLOAD and MTOM error

2017-02-20 Thread carnevalegiacomo
Hi I disabled schema-validation-enabled and it works. How can I enable at least inbound validation on cxf endpoint? Regards Giacomo -- View this message in context: http://camel.465427.n5.nabble.com/camel-cxf-PAYLOAD-and-MTOM-error-tp5794073p5794123.html Sent from the Camel - Users mailing li

camel-cxf/PAYLOAD and MTOM error

2017-02-18 Thread carnevalegiacomo
Hi, I am invoking a soap service (ServiceA) that invokes another soap service (ServiceB) using CXF with dataFormat=PAYLOAD. ServiceB, using MTOM, returns a base64Binary field (pdfContent) that is to be returned from ServiceA to the client (using MTOM). CXF ENDPOINT /http://ws.a.service/v1";

Multicast parallel processing

2014-07-04 Thread carnevalegiacomo
Hi, I'm trying to use multicast to execute parallel bean method invocation as following: - ${body}