Tweaking server.xml | host section | variable autoDeploy = false does
not do anything .... all 30 webapps are still Running = true when
restarting Tomcat

Now if I actually tweak unpackWARs = false, then 7 of my webapps are
Running = false .... which is good, but then when I try to start them
then nothing happens, they just remain as is i.e., false

-----Original Message-----
From: Mark H. Wood,UL 0115A,+1 317 274 0749,
[mailto:[EMAIL PROTECTED] On Behalf Of Mark H. Wood
Sent: Wednesday, May 23, 2007 11:22
To: Tomcat Users List
Subject: Re: How-to make default Running status = false

On Wed, May 23, 2007 at 12:20:53PM -0500, Roger Tismeer wrote:
> I've been perusing the wiki and other avenues for some help in regards
> to being able to not Start any of the webapps that I have loaded when
I
> start up Tomcat.  Is this possible?

In server.xml the 'host' element's 'deployOnStartup' attribute looks
like it would do this, if set to 'false'.

-- 
Mark H. Wood, Lead System Programmer   [EMAIL PROTECTED]
Typically when a software vendor says that a product is "intuitive" he
means the exact opposite.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to