OK, it makes sense now.  Thanks Anne.

[client]  xxxxService.java
[client]  xxxxServiceLocator.java
[server] xxxxSoapBindingImpl.java
[client]  xxxxSoapBindingStub.java

By the way, this makes a lot more sense than the gSOAP auto-generated code which is grim with a capital 'G'.

From: Anne Thomas Manes <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: SOAP binding stub and wsdl2java -s
Date: Mon, 30 Jan 2006 13:46:45 -0500

It always generates the client side stub. The -s switch tells it to also
generate the server side code.

Anne

On 1/30/06, Jarmo Doc <[EMAIL PROTECTED]> wrote:
>
> When I run wsdl2java with the -s option to generate server-side code, it
> generates MyServiceSoapBindingStub.java. Why? I can see the client-side
> use of this stub code but what use should one make of it server-side?
>
> Or is it a bug in wsdl2java?
>
> Thanks.
>
> _________________________________________________________________
> Don't just search. Find. Check out the new MSN Search!
> http://search.msn.click-url.com/go/onm00200636ave/direct/01/
>
>

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

Reply via email to