I printed the message i'm trying to route, more or less it's the following (except for line breaks which aren't correctly rendered here)
--uuid:f35eefc8-51d9-45d4-9a97-677536580611 Content-Type: application/xop+xml; charset=UTF-8; type="text/xml"; Content-Transfer-Encoding: binary Content-ID: _inviaRadiografia_codPaziente1400875 --uuid:f35eefc8-51d9-45d4-9a97-677536580611 Content-Type: image/jpeg Content-Transfer-Encoding: binary Content-ID: <[email protected]> ... (binary data) ... --uuid:f35eefc8-51d9-45d4-9a97-677536580611-- It seems to understand the XMLStreamReader complains because it finds a '-' at row 2, column 1 instead of finding a '<'. How to get around this (it could be a beginner-level question, sorry for this). -- View this message in context: http://camel.465427.n5.nabble.com/http-proxy-and-mtom-attachments-tp3407911p3412216.html Sent from the Camel - Users mailing list archive at Nabble.com.
