13 lines
333 B
XML
13 lines
333 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: context.xml,v 1.1 2005/05/17 16:51:09 aranganath Exp $
|
||
|
|
||
|
-->
|
||
|
|
||
|
|
||
|
<Context privileged="true" antiResourceLocking="false" antiJARLocking="false" />
|