2006/5/11, Thomas Whitmore <[EMAIL PROTECTED]>:
Hi Henri,
Apparently /conf/Catalina/localhost is meant to represent the 'current
deployed state' of contexts/ webapps deployed.
So it's reasonable from this understanding, that the Context specifier file is
deleted when you undeploy the app;
Hi Henri,
Apparently /conf/Catalina/localhost is meant to represent the 'current
deployed state' of contexts/ webapps deployed.
So it's reasonable from this understanding, that the Context specifier file is
deleted when you undeploy the app; the context is being removed from the
'current st
Hi to all,
While playing with TC 5.5.17 and refactoring my apps to use it, I saw
a strange and show stopper behaviour.
I create a webapp, named myapp.war.
This application need some specific configuration to tailor it from
one customer to another.
I created a context file :
$CATALINA_HOME/con