15 lines
		
	
	
		
			321 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			321 B
		
	
	
	
		
			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>
 |