James, Thanks for the reply. Actually I did do this. It was step 1 "creating the webapps" of the Installation instructions.
Regards, Neil -----Original Message----- From: James Black [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003 11:33 AM To: [EMAIL PROTECTED] Subject: Re: Attempting to configure AXIS for the first time Hainer Neil wrote: > 1. I am configuring AXIS 1.0 for the first time. I am using tomcat 4.1.18. > I noticed the following when I ran happyaxis.jsp: > > Note: On Tomcat 4.x, you may need to put libraries that contain java.* or > javax.* packages into CATALINA_HOME/commons/lib > > Exactly what should I place in CATALINA_HOME/commons/lib? > > 2. When I attempt to run "Administer AXIS" from my local AXIS home page I > get the following error: > > HTTP Status 404 - /axis/servlet/AdminServlet > > type Status report > message /axis/servlet/AdminServlet > description The requested resource (/axis/servlet/AdminServlet) is not > available. Most likely you didn't copy the axis directory that is in axis-1_1RC1/webapps, or whatever version you are using, look in the web apps directory, after you had unzipped the archive. Copy that to $TOMCAT_DIR/webapps and then restart your tomcat server.
