Caldarale, Charles R wrote: >> From: Mark Thomas [mailto:ma...@apache.org] >> Subject: Re: DEPLOY ON STARTUP >> >> Any context defined in server.xml always gets deployed. >> deployOnStartup and autoDeploy apply only to contexts >> 'discovered' by Tomcat. > > With both autoDeploy and deployOnStartup disabled and no <Context> elements > in server.xml in Tomcat 6.0, I have been unable to discover any means of > deploying a webapp. Is there a trick to making this a usable configuration, > other than putting a <Context> for the manager webapp in server.xml?
I don't think so. You *might* be able to do something via JMX but I haven't checked. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org