We have a document-style web service server using Apache SOAP and client using 
Microsoft Soap Toolkit 3.0.
As response, this web service returns a MimeBodyPart (not a soap envelop). We are 
having trouble reading the response using MS soap. We are trying with Low level 
interface but can't figure out how to get Mime body part from soap client's output 
stream.
 *Reader.Load Connector.OutputStream *  fails since it expects response in xml format. 
DimeParser also won't work.  (We have a java client also which obviously works fine).
Can this be done using MS soap? Any help is very much appreciated?
Thanks in advance for your help.

Jai


Reply via email to