What about examples of MS SOAP Clients communicating with an Apache SOAP Server?
- Earl At 03:32 PM 6/7/2002 -0400, Scott Nichol wrote: >The Apache SOAP interop sample is a client that interoperates (well, not >perfectly) with MS servers (both SOAP Toolkit and .NET). You can look at some >interop results at http://www.apache.org/~rubys/ApacheClientInterop.html. > >Scott Nichol > >----- Original Message ----- >From: <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Friday, June 07, 2002 2:38 PM >Subject: Apache SOAP client MS SOAP server? > > > > Argh! I've found numerous examples of getting MSSOAP and Apache SOAP to > > work together by either A) Making the Apache server talk nice to the MS > > client code, or B) Making the MS SOAP client talk nice to the Apache > server; > > but I need to get the MS SOAP server to talk nice to Apache clients. I > > believe this will involve writing an ASP listener to parse the incoming > SOAP > > message. > > > > Surely someone has written such code and released it into the wild. > > Pointers please. > > > > TIA. > > > > - Jasen. > >