>From the user guide:
"Before running the examples in this guide, you'll need to make sure that
your CLASSPATH includes (Note: If you build Axis from a CVS checkout, these
will be in xml-axis/java/build/lib instead of axis-1_1/lib):
* axis-1_1/lib/axis.jar
* axis-1_1/lib/jaxrpc.jar
*
his helps, although you could have resolved this by searching on any general
Java Forums for NoClassDefFoundError.
tscus
hrc
-Original Message-
From: Donald Manoogian [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2003 3:00 AM
To: [EMAIL PROTECTED]
Subject: Newbie Question About Examples
I have successfully installed Axis 1.1 on an Tomcat 4.1.24 server.
I am trying to get the stock sample program up an running. It deploys OK, but when I
try to run the command line from the
%AXISPATH%\samples\stock directory:
java -cp .;%AXISCLASSPATH% samples.stock.GetQuote
-lhttp://localho