Greetings, I'm trying to figure out how to make a call to a SOAP web service via the camel spring-ws component. This webservice returns an attachment that is a pdf, ideally i'd like to retrieve that response and write the pdf to disk. However I'm struggling trying to find a method to retrieve the attachment properly. All I get on the exchange is an DataHandler object, with a byte[0] data source. In my research around the internet these seems to be a common issue, but I've yet to find a good solution to it. Does anybody have and suggestions or methods that would achieve the above?
Any help or suggestions are very appreciated. Thank you. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Spring-Ws-MTOM-Attachments-tp5778718.html Sent from the Camel - Users mailing list archive at Nabble.com.