What version of Camel and CXF do you use?
And what is your JDK and OS you use?

On Fri, Aug 16, 2013 at 1:08 AM, Clay <clay.sebo...@emc.com> wrote:
> A .Net WCF client is throwing a parsing error on the MTOM message returned
> from our Camel endpoint.
>
> Looking at the message sent by Camel in WireShark, we see the header part is
> preceded by ”CRLFLF”, ”--”, ”boundary”, instead of ”CRLF”, ”--”, ”boundary”,
> which is not according to the RFC 1341 specification:
> - http://www.w3.org/Protocols/rfc1341/0_TableOfContents.html
> - http://www.w3.org/Protocols/rfc1341/7_2_Multipart.html
>
> Is this a known issue in Apache Camel or is there another explanation?
>
> Thanks,
>
> Clay
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/MTOM-message-part-not-formatted-correctly-according-to-RFC-1341-using-CRLFLF-instead-of-CRLFCRLF-tp5737366.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to