Code Search for Developers
 
 
  

tomcat-users.xml from Kneobase at Krugle


Show tomcat-users.xml syntax highlighted

<?xml version='1.0' encoding='utf-8'?>
<tomcat-users>
  <role rolename="tomcat"/>
  <role rolename="role1"/>
  <role rolename="manager"/>
  <role rolename="admin"/>
  <user username="tomcat" password="tomcat" roles="tomcat"/>
  <user username="role1" password="tomcat" roles="role1"/>
  <user username="both" password="tomcat" roles="tomcat,role1"/>
  <user username="admin" password="admin" roles="admin,manager"/>
</tomcat-users>




See more files for this project here

Kneobase

Kneobase is an enterprise search engine, based upon the Lucene search engine and the Spring framework. It allows to perform full-text search across many different content sources. It is highly adaptable out-of-the-box and has a pluggable architecture.

Project homepage: http://sourceforge.net/projects/kneobase
Programming language(s): Java,XML
License: other

  Catalina/
    localhost/
      manager.xml
  catalina.policy
  catalina.properties
  context.xml
  jk2.manifest
  jk2.properties
  jkconf.ant.xml
  jkconfig.manifest
  server-minimal.xml
  server.xml
  shm.manifest
  tomcat-jk2.manifest
  tomcat-users.xml
  uriworkermap.properties
  web.xml
  workers.properties
  workers.properties.minimal
  workers2.properties
  workers2.properties.minimal