One clarification .NET does support import, MSTK2.0 does not.

Cheers
Simon
www.pocketsoap.com

On Mon, 25 Feb 2002 22:36:31 -0000, in soap you wrote:

>Yes.. you have to combine the three generated files into one.. i.e. .NET
>can't handle the inport tags so you have to do the importing by hand.
>
>One other important thing when combining the files is change binding: to
>tns: in the service section
>
>Here is one of my wsdl files that I combined from the ones generated in WSAD
>4.0.2.. feel free to use it as a guide.
>
>http://www.extend-technologies.com/W2UMatchingService-service2.wsdl
>
>Yours
>Phil
>
>----- Original Message -----
>From: "Chopra, Jitender" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Tuesday, February 19, 2002 7:22 PM
>Subject: WSDL interop question
>
>
>> 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
>> >
>> >
>>

Reply via email to