issue with the MIME header in apache soap

2002-12-30 Thread bow bow
Hi while working with the CMS, i am facing a problem with the apache server. While working with soap with attachments in apache, i have observed that the content-type header has the values enclosed in double quotes which is being rejected by the CMS. Could you suggest me a work around / patch to t

Re: issue with the MIME header in apache soap

2002-12-30 Thread Scott Nichol
The content-type headers within the MIME body are generated by Sun's JavaMail code. I don't know of any way to change their format. Scott Nichol - Original Message - From: "bow bow" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 30, 2002 7:45 AM Subject: issue with th