We are also having difficulty with binary XML. We have tried setting an attachment, but receive a javax.activation.UnsupportedDataTypeException.
I was wanting to know how you successfully added binary data as an attachment? And what was the custom code you had to write? What the custom code something like this: http://javafaq.nu/java-example-code-333.html http://javafaq.nu/java-example-code-333.html I think we are specifically getting hung up on the mime type, which we have tried several including application/octet-stream. Any help would be appreciated. -- View this message in context: http://www.nabble.com/Question-about-binary-data-tf1988217.html#a7084784 Sent from the ServiceMix - User mailing list archive at Nabble.com.
