new tomcat
This commit is contained in:
parent
879ecc62c4
commit
c568828cb8
256 changed files with 19009 additions and 235 deletions
12
tomcat/webapps/balancer/META-INF/context.xml
Normal file
12
tomcat/webapps/balancer/META-INF/context.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<!--
|
||||
|
||||
Context configuration file for the Tomcat Balancer Web App
|
||||
This is only needed to keep the distribution small and avoid duplicating
|
||||
commons libraries
|
||||
|
||||
$Id: context.xml,v 1.1 2005/05/17 16:51:09 aranganath Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
||||
<Context privileged="true" antiResourceLocking="false" antiJARLocking="false" />
|
Loading…
Add table
Add a link
Reference in a new issue