You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by "Chopra, Jitender" <Ji...@FMR.COM> on 2002/02/19 20:22:41 UTC

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:gus.delgado@netquotient.com]
Sent: Tuesday, February 19, 2002 2:16 PM
To: soap-user@xml.apache.org
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:anne@manes.net]
Sent: Tuesday, February 19, 2002 12:21 PM
To: soap-user@xml.apache.org
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:gus.delgado@netquotient.com]
> Sent: Tuesday, February 19, 2002 12:35 PM
> To: soap-user@xml.apache.org
> 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
>
>

Re: WSDL interop question

Posted by Simon Fell <so...@zaks.demon.co.uk>.
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" <Ji...@FMR.COM>
>To: <so...@xml.apache.org>
>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:gus.delgado@netquotient.com]
>> Sent: Tuesday, February 19, 2002 2:16 PM
>> To: soap-user@xml.apache.org
>> 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:anne@manes.net]
>> Sent: Tuesday, February 19, 2002 12:21 PM
>> To: soap-user@xml.apache.org
>> 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:gus.delgado@netquotient.com]
>> > Sent: Tuesday, February 19, 2002 12:35 PM
>> > To: soap-user@xml.apache.org
>> > 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
>> >
>> >
>>


Re: WSDL interop question

Posted by Simon Fell <so...@zaks.demon.co.uk>.
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" <Ji...@FMR.COM>
>To: <so...@xml.apache.org>
>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:gus.delgado@netquotient.com]
>> Sent: Tuesday, February 19, 2002 2:16 PM
>> To: soap-user@xml.apache.org
>> 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:anne@manes.net]
>> Sent: Tuesday, February 19, 2002 12:21 PM
>> To: soap-user@xml.apache.org
>> 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:gus.delgado@netquotient.com]
>> > Sent: Tuesday, February 19, 2002 12:35 PM
>> > To: soap-user@xml.apache.org
>> > 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
>> >
>> >
>>


Re: WSDL interop question

Posted by Phil Cornelius <ph...@computer.org>.
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" <Ji...@FMR.COM>
To: <so...@xml.apache.org>
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:gus.delgado@netquotient.com]
> Sent: Tuesday, February 19, 2002 2:16 PM
> To: soap-user@xml.apache.org
> 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:anne@manes.net]
> Sent: Tuesday, February 19, 2002 12:21 PM
> To: soap-user@xml.apache.org
> 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:gus.delgado@netquotient.com]
> > Sent: Tuesday, February 19, 2002 12:35 PM
> > To: soap-user@xml.apache.org
> > 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
> >
> >
>


Re: WSDL interop question

Posted by Phil Cornelius <ph...@computer.org>.
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" <Ji...@FMR.COM>
To: <so...@xml.apache.org>
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:gus.delgado@netquotient.com]
> Sent: Tuesday, February 19, 2002 2:16 PM
> To: soap-user@xml.apache.org
> 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:anne@manes.net]
> Sent: Tuesday, February 19, 2002 12:21 PM
> To: soap-user@xml.apache.org
> 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:gus.delgado@netquotient.com]
> > Sent: Tuesday, February 19, 2002 12:35 PM
> > To: soap-user@xml.apache.org
> > 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
> >
> >
>