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@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)