The "java" folder has been renamed "server-java" to reflect that it only
contains server components. In the process, I also flatened its directory structure.
This commit is contained in:
		| @@ -0,0 +1,14 @@ | ||||
| <!-- | ||||
|  | ||||
|     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> | ||||
		Reference in New Issue
	
	Block a user