Re: Using WSDL with Axis

2002-07-18 Thread Supriyo Chatterjea
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

Re: Using WSDL with Axis

2002-07-18 Thread butek
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

Re: Using WSDL with Axis

2002-07-18 Thread Supriyo Chatterjea
; Russell Butek > [EMAIL PROTECTED] > > > Supriyo Chatterjea <[EMAIL PROTECTED]> > on 07/18/2002 07:45:51 > AM > > Please respond to [EMAIL PROTECTED] > > To:[EMAIL PROTECTED] > cc: > Subject:Using WSDL with Axis > > > > Hi, >

Re: Using WSDL with Axis

2002-07-18 Thread butek
parameters, add properties (like endpoing URL), invoke the operation. See samples/jaxrpc/GetInfo.java Russell Butek [EMAIL PROTECTED] Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Using WSDL with Axis Hi, I've got a couple of questions about using WSDL with Axis.

Using WSDL with Axis

2002-07-18 Thread Supriyo Chatterjea
Hi, I've got a couple of questions about using WSDL with Axis. 1. I notice that in example 6 of the userguide, after using the WSDL2Java tool, the following files are generated: 1 - WidgetPriceSoapBindingImpl.java 2 - WidgetPrice.java 3 - WidgetPriceService.ja