Title: Problem running Axis on Tomcat 4.1.12...
Does anyone have a complete ant script for building a web service with Axis?  There are small snippets out there, but if anyone has a complete script I would love to see it.
 
Barry
-----Original Message-----
From: RKumar [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 28, 2002 3:16 PM
To: [EMAIL PROTECTED]
Subject: RE: Problem running Axis on Tomcat 4.1.12...

I have the name as Axis , but still it doesn't work.
Kumar
-----Original Message-----
From: Barry Lulas [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 28, 2002 12:06 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Problem running Axis on Tomcat 4.1.12...

I found my own problem.  In the Axis documentation it states that you need to create a subdirectory under the Tomcat webapps directory and you can name it anything you want.  I named my subdirectory myws, rather than axis, and this is what caused the exception.  I renamed it back to axis and everything works fine.  Is this hard coded somewhere?  All my commands pointed to the correct subdirectory...
-----Original Message-----
From: Barry Lulas [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 28, 2002 2:33 PM
To: '[EMAIL PROTECTED]'
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

Reply via email to