Hi!
I am having the same problem. Tried to move on to the 2.1.5 version of
jax-ws which is using saaj 1.3
I get the "unable to internalize message"-problem when sending a
multipart/related generated web service. Did anyone manage to get this
working yet, or do I have to step back to an older version of saaj to
have a working swa?
I would be very happy if someone could help me.
Cheers!
Alex
dloy schrieb:
> <div class="moz-text-flowed" style="font-family: -moz-fixed">Hi Kumar
> The Missing start boundary message has changed:
>
> ***saaj.mime.optimization=false
> com.sun.xml.messaging.saaj.packaging.mime.MessagingException: Missing
> start boundary
> com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart.parse(MimeMultipart.java:359)
>
>
> instead of the original:
> ***saaj.mime.optimization=true
> java.lang.Exception: Missing Start Boundary, or boundary does not
> start on a new line
> com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart.getNextPart(BMMimeMultipart.java:268)
>
>
> I'd missed this change on the trace.
> Thanks so much
> David
>