I don't think it is possible, but if you need this feature, you can
always extend/modify tomcat manager application...
-Original Message-
From: testwreq wreq [mailto:testw...@gmail.com]
[...]
I need ability for users to stop and restart a single webapp without
having
access to other w
Consider it as a warning that this class can be removed in the next releases.
Anyway, for the moment it should work without problems.
For more information, see what version of xalan you are currently using and see
the API documentation.
-Original Message-
From: János Löbb [mailto:janos.
Sorry for the typo... Below, I meant war file, not jar...
-Original Message-
From: La Spina, Massimo
Sent: 7. května 2010 16:55
To: 'Tomcat Users List'
Subject: RE: tomcat administration
Hello.
As somebody else already wrote, is not possible to stop/restart tomcat fro
Hello.
As somebody else already wrote, is not possible to stop/restart tomcat from the
web interface, because the web interface itself is a web-application running
into tomcat (so... to work it needs tomcat to be up and running...)
You can stop and restart single webapps (if needed). Sometimes
There are special "admin" and "manager" roles.
Try to define and use one of these.
Massimo
-Original Message-
From: testwreq wreq [mailto:testw...@gmail.com]
Sent: 7. května 2010 15:04
To: Tomcat Users List
Subject: tomcat administration
I have a new installation of tomcat on centos.