----- Original Message -----
From: "Chris Howard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, October 16, 2002 5:59 AM
Subject: RE: 404 when invoking Axis AdminServlet


> I had the same problem which was being caused by 2 problems.   I didn't
have
> my classpaths set up properly, try the test stock application to find out.
> Also web.xml in Tomcat 4.1\webapps\axis\WEB-INF comes with the admin
servlet
> commented out by default.
>
> BTW after getting the admin servlet running I was somewhat let down.  The
> servlet simply lets you start/stop axis.

It shows the current load too, which is interesting on a live system

>I was expecting it to let me
> deploy/manage my services.

well, adminclient is the deploy system, but there is scope for integrating a
lot more management into Axis. Left as an exercise for the reader, as they
say.

...the good tactic would be to use JMX and provide MBeans to the engine
services, letting whatever management system you use (such as the tomcat 4.1
JMX servlet) control axis. This will be good when integrating axis with the
rest of your system

Reply via email to