Schadler Johann wrote:
> I would prefer to use an explicit method to define a context, not only the
> implicit possibility by naming the WAR file to something which doesn't refer
> anyway to the service provided in the physical directory "ROOT". Is there a
> possibility to do this in may way?

Place your directory outside of a host's appBase. Place ROOT.xml in
<CATALINA_BASE>/conf/<EngineName>/<HostName> and then the docBase attribute
of the Context element inside ROOT.xml will be honoured. You should not
specify a path as this is inferred from the name of the xml file.

Mark



---------------------------------------------------------------------
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