Found a reference to this error on the apache user's FAQ: 4.18 Help! I'm getting this error when I run one of the MIME samples: "Error parsing response: javax.mail.MessagingException: Missing start boundary" Ensure that you have added activation.jar and mail.jar to your classpath. This exception can also be caused by an incorrect HTTP Post Content-Type header. For attachments it should look like this: Content-Type: multipart/related; boundary=MIME_boundary; type=text/xml; start=some-content-id If you receive Content-Type: multipart/related then MimeMultipart.parse() hunts for the boundary --null
Could be that Resin somehow is not setting up the headers correctly. Try getting a file when you don't have the latest version of the file locally. This might be happening every time you have an attachment. Here's a message where someone had the same problem under Resin: http://www.mail-archive.com/[EMAIL PROTECTED]/msg01080.html You might want to try running the TcpTunnelGui to inspect the headers of your SOAP messages. --Rob --- Chris Pratt <[EMAIL PROTECTED]> wrote: > For some reason I just started getting a 400 error whenever I try to check > something in to SourceJammer. CheckOut and Get seem to work fine, but > there's something wonky with CheckIn. Here's the detail, if anyone knows > where to look next I'd appreciate the help. Thanks. > > (*Chris*) > > > > SourceJammer is having trouble communicating with the > server. Problem with SOAP communication. Unsupported > response content type "text/html", must be: > "text/xml". Response was: > <html> > <head><title>400 Error unmarshalling envelope: > javax.mail.MessagingException: Missing start > boundary</title></head> > <body> > <h1>400 Error unmarshalling envelope: > javax.mail.MessagingException: Missing start > boundary</h1> > <p /><hr /> > <small> > Resin-3.0.8 (built Tue, 08 Jun 2004 02:25:40 PDT) > </small> > </body></html> > > > > Cleaned up a little bit it would be: > > SourceJammer is having trouble communicating with the server. > Problem with SOAP communication. > Unsupported response content type "text/html", must be: "text/xml". > Response was: > <html> > <head> > <title>400 Error unmarshalling envelope: javax.mail.MessagingException: > Missing start boundary</title> > </head> > <body> > <h1>400 Error unmarshalling envelope: javax.mail.MessagingException: > Missing start boundary</h1> > <p /><hr /> > <small>Resin-3.0.8 (built Tue, 08 Jun 2004 02:25:40 PDT)</small> > </body> > </html> > > > > _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ SourceJammer-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sourcejammer-users