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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
