You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2003/11/20 22:43:32 UTC

cvs commit: jakarta-tomcat-catalina/webapps/balancer balancer.xml

remm        2003/11/20 13:43:32

  Added:       webapps/balancer balancer.xml
  Log:
  - Add context file to avoid duplicating binaries.
  
  Revision  Changes    Path
  1.1                  jakarta-tomcat-catalina/webapps/balancer/balancer.xml
  
  Index: balancer.xml
  ===================================================================
  <!--
  
      Context configuration file for the Tomcat Balancer Web App
      This is only needed to keep the distribution small and avoid duplicating
      commons libraries
  
      $Id: balancer.xml,v 1.1 2003/11/20 21:43:32 remm Exp $
  
  -->
  
  
  <Context path="/balancer" docBase="balancer" debug="0" privileged="true">
  
  </Context>
  
  
  

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