At 12:58 PM 10/21/2005, you wrote:
From: "Jay Thompson" <[EMAIL PROTECTED]>

So, to stop the behavior, I needed to change the host lines that read:...

unpackWARs="true"
autoDeploy="true"

to read...

unpackWARs="true"
autoDeploy="false"
deployOnStartup="true"

You could set unpackWARs="false" and then you wouldn't have to bother removing the .war files.


Yes, but if I understand how this works, if I set unpackWARs to "false", then the war files
would never deploy (even on startup). Am I wrong about that?




--
Wendy Smoak

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-----------------------------------------------------------------------
Jay Thompson
Support Systems Analyst, Sr.
Northern Arizona University
School of Forestry
[EMAIL PROTECTED]
(928) 523-8033


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to