It is amusing that Microsoft does not do attachments with MIME, given that 2 of the 3 authors on the original SOAP with attachments spec (http://www.w3.org/TR/SOAP-attachments) are 'softies.
Do your requirements allow you to use Axis (http://xml.apache.org/axis) instead of Apache SOAP? Axis supports DIME. Scott Nichol ----- Original Message ----- From: "Andrew Yang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 17, 2002 12:59 PM Subject: Convert DIME to SoW/MIME > I am implementing a SOAP Messaging app using both J2EE (on server side) and MS .Net (on client side). The .NET client send SOAP with attachements over > HTTPS to our J2EE server-side app. > > It sounds fine, but we have difficulty to add attachements to SOAP as MIME type. The J2EE server-side apps expect attachement as > MIME type, however, the Microsoft SOAP Tool Kit 3.0 does not support MIME, instead, they support DIME (Direct Internet Message > Encapsulation). > We have to use a third party tool (Pocket SOAP) to convert DIME to MIME, which is nor allowed by some non-functional requirements. > > Has any one else had similar problems and how are they solved? Does anyone know how can I use SoW/MIME, instead of DIME, with any Microsoft tool? > > Thanks in advance! > > Andy > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>