Re: ImageDataContentHandler correct DCH to write image/jpeg attachment?

2015-05-12 Thread sparkles
This was due to an issue in the classloader where CXF is running. Thanks for the...uhattention. Heheh. :) -- View this message in context: http://cxf.547215.n5.nabble.com/ImageDataContentHandler-correct-DCH-to-write-image-jpeg-attachment-tp5757026p5757210.html Sent from the cxf-user mai

ImageDataContentHandler correct DCH to write image/jpeg attachment?

2015-05-05 Thread sparkles
When invoking a JAX-WS service that is supposed to send a multipart/related message with an attachment whose Content-Type is "image/jpeg", the following occurs: Caused by: javax.activation.UnsupportedDataTypeException: no object DCH for MIME type image/jpeg at javax.activation.ObjectDataC