Has anyone tried to create a C# client proxy in .NET using IBM WSAD 4.0.2 genereted wsdl. If yes, then would you kindly share your experience.
Thanks/Jitender *************** -----Original Message----- From: Gus Delgado [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 2:16 PM To: [EMAIL PROTECTED] Subject: RE: WSDL question do you know of any tools to generate wsdl, doesn't alphaworks have one? -----Original Message----- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 12:21 PM To: [EMAIL PROTECTED] Subject: RE: WSDL question Gus, Yes you can create WSDL descriptions of your services without affecting your clients that don't use WSDL. Anne > -----Original Message----- > From: Gus Delgado [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 19, 2002 12:35 PM > To: [EMAIL PROTECTED] > Subject: WSDL question > > > I have a web service currently on production using jakarta-soap running on > tomcat. "some" of my clients want to use the new .Net > implementation to send > soap-envelopes (requests) to the jakarta-soap implementation, .Net uses > WSDL, can I implement a WSDL for "some" of my clients to use > without hurting > the ones that really don't care much for WSDL? Your help is much > appreciated. > > -Gus > >
