You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by jesper <je...@altern.org> on 2005/03/06 18:56:21 UTC

Context redploying

<Host name="foo" appBase=/home/foo autoDeploy="true"/>

in CATALINA_HOME/conf/Catalina/foo/context.xml.default

<Context docBase="/home/foo" reloadable="true" />

/home/foo/WEB_INF/web.xml
/home/foo/META-INF/context.xml


Does not reload context after changes made to web.xml

I can only make tomcat reload contexts in CATALINA_HOME/webapps ....

Why.... What am i doing wrong

regards

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org