Hi All
I have a service that sends MTOM attachment as a response to the client. I want this attachment outside the SOAP Body and not as in lined inside the SOAP Body.
Below is the configuration for the service:
1. Service is exposed using cxfEndpoint
Is there anything that needs to configured to this to work with Apache Camel?