Re: Calling axis stock quote example from perl

2004-07-21 Thread John Heim
At 10:47 AM 7/21/2004, Scott Nichol you wrote: I believe that the 'XXX' is the only parameter to the call. The username and password that are supplied on the command line are for HTTP authentication, I think. I am not sure how SOAP::Lite does HTTP authentication. In a quick look at the SOAP::

Re: Calling axis stock quote example from perl

2004-07-21 Thread Scott Nichol
l Message - From: "John Heim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 20, 2004 4:27 PM Subject: Calling axis stock quote example from perl > > > I went all the way through the axis installation instructions at > http://ws.apache.org/ax

Calling axis stock quote example from perl

2004-07-20 Thread John Heim
I went all the way through the axis installation instructions at http://ws.apache.org/axis/java/install.html. I was able to run the stock quote demo and got back the correct result (55.25). If I go to http://localhost:8080/axis/servlet/AxisServlet, I get a page that says, "And now some servi