Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 111ab1f769ee5f1713c8d15756194484 > files > 3

tomcat5-admin-webapps-5.5.23-0jpp.40.el5_9.x86_64.rpm

<!--

    Context configuration file for the Tomcat Manager Web App

    $Id: manager.xml 303123 2004-08-26 17:03:35Z remm $

-->


<Context docBase="${catalina.home}/server/webapps/manager"
         privileged="true" antiResourceLocking="false" antiJARLocking="false">

  <!-- Link to the user database we will get roles from -->
  <ResourceLink name="users" global="UserDatabase"
                type="org.apache.catalina.UserDatabase"/>

</Context>