I did it. Now I get the following two lines after restarting tomcat: Server is running Current load = 1
Is this what should be displayed? Thanks, Neil -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Guillaume Sauthier Sent: Wednesday, February 19, 2003 11:56 AM To: [EMAIL PROTECTED] Subject: Re: Attempting to configure AXIS for the first time Response for the second question : to run "Administer AXIS", you have to set up the servlet mapping in AXIS : open axis/WEB-INF/web.xml in your tomcat's webapps directory and uncomment some lines ! the ones with servlet-name element corresponing to AdminServlet (or AdminAxis ?) After, you have to restart your tomcat and retry access the servlet. Bye .. Hainer Neil wrote: > > Hi, > > 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. > > Is this related to question number 1? > > Thanks, > > Neil > > Neil Hainer > > 8283 Greensboro Drive > McLean, Virginia 22102-3838 > 703-902-6828 > [EMAIL PROTECTED] > > ------------------------------------------------------------------------ > Name: winmail.dat > winmail.dat Type: application/ms-tnef > Encoding: base64
