Did your server enable the MTOM[1] on the server side?
[1]https://cwiki.apache.org/confluence/display/CXF20DOC/MTOM


On 3/7/11 6:33 PM, avonm wrote:
I printed the message i'm trying to route, it's the following

--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-tp3407911p3412204.html
Sent from the Camel - Users mailing list archive at Nabble.com.



--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang

Reply via email to