Auto-redeployment for a default web application
- From: Mark Thomas <markt (at) apache.org>
- Date: Thu, 07 Dec 2006 19:52:51 -0500
K. Chi Bui wrote:
> One interesting thing here is Apache suggests that we should not have
> docBase underneath appBase
Where are you getting this from? If the docs say this they need fixing
as this is absolutely not the case. The rule is appBase must not
*equal* docBase.
> I have my WARs in docBase.
I am not sure I understand this. WARs should be place in the appBase
directory or, if stored outside the appBase, the docBase in your
Context element should be set to the WAR file.
I think you need to sort the above out before worrying about your
other questions.
Mark
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org