es not.
>
> Russell Butek
> [EMAIL PROTECTED]
>
>
> Supriyo Chatterjea <[EMAIL PROTECTED]>
> on 07/18/2002 09:32:26
> AM
>
> Please respond to [EMAIL PROTECTED]
>
> To:[EMAIL PROTECTED]
> cc:
> Subject:Re: Using WSDL with Axis
D]
cc:
Subject: Re: Using WSDL with Axis
Nope don't seem to have any file called
samples/jaxrpc/hello/HelloClient.java. Did you mistype
the name by any chance?
As for my second question - this is what I'm trying to
do:
I've got 2 devices, Device A and Device B.
Device A is provi
Nope don't seem to have any file called
samples/jaxrpc/hello/HelloClient.java. Did you mistype
the name by any chance?
As for my second question - this is what I'm trying to
do:
I've got 2 devices, Device A and Device B.
Device A is providing a service and B would like to
use the service provid
1 - WidgetPriceSoapBindingImpl.java - server-side implementation template (server-side only)
2 - WidgetPrice.java - the interface for the service (often called the SEI - Service Endpoint Interface) (both client and server side)
3 - WidgetPriceService.java - the interface used to get the client-side