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"
---
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
)
Now, when I use the same approach under Tomcat 5.5.12, as soon as I delete the
war file, Tomcat "undeploys" the application. Is there a way to config TC
5.x to not do this?
-------
Jay Thompson
Support Systems A
use Apache as the server. When I
set httpd.conf as...
Listen 443
It works fine, but if I set httpd.conf as...
Listen 111.112.113.114:443
I get the same behavior I got with tomcat.
Any ideas?
-------
Jay Thompson
Support Syst