Re: Please help me get started

2002-11-01 Thread Frank E. Weiss
Darrell, Have you tried the seven steps on the following page? http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/install.html -- Frank Weiss Darrell Gamble wrote: > This is the most confusing site. I am simply trying to get help getting started >with Axis and having a ton of >

Turning off Basic Auth

2002-10-28 Thread Frank E. Weiss
I'm doing some web services development with Axis 1.0, Tomcat 4.1.12 and on the client end kSOAP. I deployed the samples/stock StockQuote code and am trying to access it with a kSOAP client. Problem is that Axis is requiring the HTTP header Authorization: Basic and I'd have to modify kSOAP to mak