On Jun 25, 2009, at 1:55 PM, Ari Heino wrote:
>
> those >9 lines are from server side logs, that is what Jersey
> receives from
> JMeter's request and that is what the Jersey logging shows to be
> inside the
> multipart request (i.e. the sent xml file)
Doh! of course "In-bound request received"
Would it be possible to somehow compare the two request entities, byte
per byte, for the Jersey client request and the JMeter request?
All i can suggest is there is some subtle changes that cannot be
observed when looking at it via email e.g. i wonder if CR LF are
getting stripped to just CR for example.
Can you send me the request entity as sent by JMeter as an attachment
and i can try a simple test.
Paul.
>
>
> --
> View this message in context: http://n2.nabble.com/MIMEParsingException%3A-Missing-start-boundary--tp3153969p3154591.html
> Sent from the Jersey mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>