You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Bernard <bh...@actrix.gen.nz> on 2005/03/18 08:27:34 UTC

General Basic Deployment Question

Hi,

I want to deploy a servlet jar file without using the manager
application.

From reading context.xml, I understand that is possible to re-start an
application by modifying the files that are listed in it e.g. 

<WatchedResource>WEB-INF/web.xml</WatchedResource>

But it doesn't work for me. How can I get it to work?
Has anybody seen this working at all?

With the jserv servlet engine, I only had to touch any file in the
list of the servlet repositories and the servlet zone was re-started.

My requirements are minimal, fully satisfied by the old jserv.


Many thanks,

Bernard

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org