> From: testwreq wreq [mailto:testw...@gmail.com]
> Subject: Re: tomcat administration
> 
> I would like to give some test application users ability to 
> start & restart the tomcat server but not the entire admin /
> manager interface. Is it possible to configure this?

Think about that: since the admin/manager interface is part of Tomcat, how 
would that be possible?

Also note that the admin interface has not been carried forward into current 
versions of Tomcat, so basing any procedures around it would be very 
short-sighted.

> I am told that when the application (jsp/servelet code) 
> changes, tomcat has to restart to clear the old cache.

You were told wrong.  As long as you properly redeploy webapps via the manager 
interface, all that is taken care of.  Your _browser_ might be caching things 
that you would need to get rid of.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to