Re: Beginner here

2002-10-24 Thread David Chappell
y a stock and get a >value back : > > > cd D:\ApacheApps\Tomcat\webapps\axis > > java samples.stock.GetQuote -lhttp://localhost/axis/servlet/AxisServlet -uuser1 >-wpass1 XXX > XXX: 55.25 > > (adapt this for your port, path and platform ) > > -Rey > > - O

RE: Beginner here

2002-10-23 Thread Jagadeesan,Sivakumar
[mailto:reynardine@;loveable.com] Sent: Wednesday, October 23, 2002 6:14 PM To: [EMAIL PROTECTED] Subject: RE: Beginner here To deploy try something like this ... Locate the deployment descriptor for the sample stock web service, cd to this directory and execute the deploy command: > >

RE: Beginner here

2002-10-23 Thread Reynardine
lhttp://localhost/axis/servlet/AxisServlet -uuser1 >-wpass1 XXX XXX: 55.25 (adapt this for your port, path and platform ) -Rey - Original Message - From: "Jagadeesan,Sivakumar" <[EMAIL PROTECTED]> Date: Wed, 23 Oct 2002 17:48:31 -0500 To: [EMAIL PROTECTED] Subject: R

RE: Beginner here

2002-10-23 Thread Jagadeesan,Sivakumar
What could be the reason -Siva -Original Message- From: Abdul Mannan [mailto:mabdul@;passportcorp.com] Sent: Wednesday, October 23, 2002 5:44 PM To: [EMAIL PROTECTED] Subject: RE: Beginner here Try this URL http://localhost:9000/axis/StockQuoteService.jws?WSDL. -Mannan -O

RE: Beginner here

2002-10-23 Thread Abdul Mannan
Try this URL http://localhost:9000/axis/StockQuoteService.jws?WSDL. -Mannan -Original Message- From: Jagadeesan,Sivakumar [mailto:sivakumar.jagadeesan@;dhs.state.tx.us] Sent: Wednesday, October 23, 2002 6:35 PM To: [EMAIL PROTECTED] Subject: Beginner here Hi: I trying to run a simple