Multiple Tomcat Instance Administration

2004-07-14 Thread EXT-Patel, Rajesh M
Are there any tools that can Administer multiple tomcat instances?

I found this tool:
http://web.bvu.edu/staff/david/index.jsp?section=software&subsection=tcservcfg&page=overview

But it is very basic and does not allow editing of
the server.xml.

Raj

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JMX tools survey

2004-07-14 Thread EXT-Patel, Rajesh M
There is mc4j, however I have not gotten it to work properly.


-Original Message-
From: Erik Earle [mailto:[EMAIL PROTECTED]
Sent: Friday, July 09, 2004 1:23 PM
To: [EMAIL PROTECTED]
Subject: JMX tools survey



I'm just curious: what tools folks are using for monitoring / managing 
Tomcat through JMX?

_
MSN Life Events gives you the tips and tools to handle the turning points in 
your life. http://lifeevents.msn.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Overidding Tomcat error pages

2004-07-14 Thread EXT-Patel, Rajesh M
I would like to override tomcats' error messages for
all webapps.  I added the following to conf/web.xml:

503
/error/error.jsp


404
/error/error.jsp


Then I added /error/error.jsp to the ROOT application.
404 errors work fine, however 503 errors default
back to tomcats error page.

Am I doing something wrong?

Raj

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



JMX Tomcat Manager

2004-07-07 Thread EXT-Patel, Rajesh M
Is there a way to use JMX to do what the 
tomcat manager does.  What I want to
do is to Reload, Stop, Start and Add Contexts
with JMX.


Raj

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]