It's not finding the client.  You are in the wrong
directory.
pwd
/home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/classes/samples/stock

You need to be at
/home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/classes

Retry the example from there.


--- Supriyo Chatterjea
<[EMAIL PROTECTED]> wrote:
> 1. Well why doesn't the "Validate the local
> installation's configuration" link appear as stated
> in
> the instructions?
> 
> 2. Also the "View the list of deployed Web services"
> link doesn't appear. The instructions state once the
> link is clicked, I should be able to click on the
> deployed Web Services. I don't have anything like
> that. So doesn't that mean that it's not up and
> running?
> 
> 3. And I get the following error when I try Step 7:
> 
> [root@localhost stock]# pwd
>
/home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/classes/samples/stock
> [root@localhost stock]# java samples.stock.GetQuote
> -lhttp://localhost:8080/axis/servlet/AxisServlet
> -uuser1 -wpass1 XXX
> java.lang.ClassNotFoundException:
> samples/stock/GetQuote
>         at
> java.lang.Class.forName(Class.java:native)
>         at java.lang.Class.forName(Class.java:52)
> [root@localhost stock]#
> 
> Thanks,
> Supriyo
> 
>  --- Muthu Samuthira <[EMAIL PROTECTED]> wrote: >
> I
> don't see any problem at all. I guess you just
> > have to goahead.
> > 
> > Muthu.
> > 
> > -----Original Message-----
> > From: Supriyo Chatterjea
> > [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, July 02, 2002 11:14 AM
> > To: [EMAIL PROTECTED]
> > Subject: Installation problem: Unable to perform
> > step 5
> > 
> > 
> > Hi,
> > 
> > I'm installing Apache Axis for the first time and
> > I'm
> > stuck at Step 5 of the Installation instructions.
> > 
> > The instructions state that I should follow the
> > link:
> > 
> > Validate the local installation's configuration
> > 
> > However, there's no such link when I point my
> > browser
> > to: http://localhost:8080/axis/index.html
> > 
> > All I get is the following:
> > 
> > ===============================
> > Apache-AXIS
> > 
> > Hello! Welcome to Apache-Axis.
> > 
> > What do you want to do today?
> > 
> > - Administer Axis
> > - Visit the Axis Servlet
> > ===============================
> > 
> > When I click on "Administer Axis" I get the
> > following:
> > 
> > ===============================
> > Server is running
> > 
> > start server
> > 
> > stop server
> > ===============================
> > 
> > When I click on "Visit the Axis Servlet" I get the
> > following (Please note that none of the items
> listed
> > below can be clicked):
> > 
> > ===============================
> > And now... Some Services
> > 
> > - AdminService
> >     - class$
> >     - main
> >     - registerTypeMapping
> >     - registerTransport
> >     - registerHandler
> >     - registerService
> >     - registerChain
> >     - listConfig
> >     - process
> >     - processWSDD
> >     - AdminService
> >     - registerTypes
> >     - registerTypeMappings
> >     - getOptions
> >     - getOptions
> > - Version
> >     -main
> >     -getVersion
> > =================================
> > 
> > I'm using the following configuration:
> > 1. RH 7.2
> > 2. Jakarta-tomcat-4.0.4
> > 3. IBM Java 2-131
> > 4. Apache AXIS beta2
> > 
> > I've got the following files in
> > jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/lib
> > directory:
> > 
> > 1. axis.jar
> > 2. jaxrpc.jar
> > 3. wsdl4j.jar
> > 4. commons-logging.jar
> > 5. log4j-core.jar
> > 6. tt-bytecode.jar
> > 7. xerces.jar (I copied this file over from:
> > jakarta-tomcat-4.0.4/common/lib)
> > 
> > Does anyone have any idea what the problem is?
> Below
> > is a copy of .bashrc which sets the JAVA_HOME and
> > CLASSPATH environment variables when I log in as
> > root.
> > 
> > Thanks,
> > Supriyo
> > 
> > 
> > .bashrc file:
> > =============
> > 
> > # .bashrc
> > 
> > # User specific aliases and functions
> > 
> > alias rm='rm -i'
> > alias cp='cp -i'
> > alias mv='mv -i'
> > 
> > # Source global definitions
> > if [ -f /etc/bashrc ]; then
> >     . /etc/bashrc
> > fi
> > 
> > export JAVA_HOME="/opt/IBMJava2-131/"
> > export 
> >
>
CLASSPATH="$CLASSPATH:/home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INT/lib/axis.jar:/home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INT/lib/jaxrpc.jar:/home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB_INF/lib/wsdl4j.jar:/home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/lib/commons-logging.jar:/home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/lib/log4j-core.jar:/home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/tt-bytecode.jar:/home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/lib/xerces.jar"
> > 
> > 
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Tech - Get in touch with the latest in
> > technology.
> > http://sg.tech.yahoo.com 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Tech - Get in touch with the latest in
> technology.
> http://sg.tech.yahoo.com


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

Reply via email to