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