You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Barry Lulas <Ba...@BristolWest.com> on 2002/10/28 20:33:26 UTC

Problem running Axis on Tomcat 4.1.12...

I think I have a problem with the way I have installed Axis on Tomcat
4.1.12.  All the rest of the validations checkout, but when I try to run the
AdminServlet I get the following Tomcat exception.  I checked the Tomcat
installation and the AdminServlet is NOT in the listed directory, but I
can't find it anywhere in the Axis installation.  Am I missing some
installation steps here?

HTTP Status 404 - /axis/servlet/AdminServlet

type Status report
message /axis/servlet/AdminServlet
description The requested resource (/axis/servlet/AdminServlet) is not
available.

Apache Tomcat/4.1.12

Re: Problem running Axis on Tomcat 4.1.12...

Posted by dmyaho <dm...@vol.vnn.vn>.
Problem running Axis on Tomcat 4.1.12...Barry,
search for "<!-- uncomment this if you want the admin servlet -->" in axis/web-inf/web-xml file.
  ----- Original Message ----- 
  From: Barry Lulas 
  To: 'axis-user@xml.apache.org' 
  Sent: Monday, October 28, 2002 11:33 AM
  Subject: Problem running Axis on Tomcat 4.1.12...


  I think I have a problem with the way I have installed Axis on Tomcat 4.1.12.  All the rest of the validations checkout, but when I try to run the AdminServlet I get the following Tomcat exception.  I checked the Tomcat installation and the AdminServlet is NOT in the listed directory, but I can't find it anywhere in the Axis installation.  Am I missing some installation steps here?

  HTTP Status 404 - /axis/servlet/AdminServlet 

  type Status report 
  message /axis/servlet/AdminServlet 
  description The requested resource (/axis/servlet/AdminServlet) is not available. 

  Apache Tomcat/4.1.12