You may want to try removing the geronimo implementation of mail and activation and replace them with the sun jars available at http://repo.mergere.com/maven2/javax/mail/mail/1.4/mail-1.4.jar http://repo.mergere.com/maven2/javax/activation/activation/1.1/activation-1.1.jar
On 10/30/06, jlo_gestalt <[EMAIL PROTECTED]> wrote:
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.
-- Cheers, Guillaume Nodet
