Title: RE: java soap client of .Net webservices
Thanks Joe, didn't realize those would be different.
 
Heres a link to a microsoft tech note regarding soap2.2 and .Net... its still a proxy, but even more complicated.  Anyone have any advice to share?
 
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q308466
 
Regards,
Paul
 
-----Original Message-----
From: Joe Pruitt [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 11, 2002 11:24 AM
To: '[EMAIL PROTECTED]'
Subject: RE: java soap client of .Net webservices

This tech note refers to the Microsoft SOAP Toolkit, not .NET.  They are completely different implementations so I'd verify that soap2.2 clients need this procedure when connecting to real .NET based webservices.

-Joe

-----Original Message-----
From: Paul Baker [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 11, 2002 8:24 AM
To: [EMAIL PROTECTED]
Subject: java soap client of .Net webservices


I need to get a java client consuming .Net web services. Since I've been working a bit with Apache Soap 2.2, I'm inclinded to continue on that route. But I'm open to utilizing other java soap implementations.

I've found microsoft's tech note concerning soap2.2 and .Net... http://support.microsoft.com/default.aspx?scid=kb;en-us;q307279&id=q307279

Which requires ibm web services toolkit.   Anyone recommend this approach,
drawbacks?  Any other recommended approaches?

Regards,
Paul

Reply via email to