I think by removing
        <ContextInterceptor className="org.apache.tomcat.context.AutoSetup" />
from the server xml
----- Original Message -----
From: Shahed Ali
Sent: Thursday, December 28, 2000 6:15 PM
Subject: <Host> & Multiple Contexts

Hi,
 
I have a <host> entry in my server.xml pointing to a webapp.
 
This webapp is in the webapps directory.
 
When I start tomcat, it loads 2 contexts each refering to the same application.
one is webapps/myapp and the other is www.host.com
 
I have now moved my app to a separate directory, and only one context is created.
 
But is there any way to tell the context mamager not to load a directory under webapps
as a context by default ?
 
Thanks
Shahed.
 

Reply via email to