--- webapps/docs/config/jaspic.xml (revision 1736272) +++ webapps/docs/config/jaspic.xml (working copy) @@ -40,7 +40,7 @@ JASPIC authentication implementations with Tomcat.

JASPIC may be configured dynamically by an application or statically via - the $CATALINA_BASE/jaspic-providers.xml configuration file. + the $CATALINA_BASE/conf/jaspic-providers.xml configuration file. If present, a JASPIC configuration will over-ride any <login-config> present in web.xml.

@@ -54,7 +54,7 @@ AuthConfigProvider then a web application can be configured to use it by nesting the following inside the <jaspic-providers> element in - $CATALINA_BASE/jaspic-providers.xml.

+ $CATALINA_BASE/conf/jaspic-providers.xml.

Tomcat's wrapper for ServerAuthModule can be configured by nesting the following inside the <jaspic-providers> element in - $CATALINA_BASE/jaspic-providers.xml.

+ $CATALINA_BASE/conf/jaspic-providers.xml.