<Context antiResourceLocking="false" privileged="true" >
	<!-- Adjust this Valve to limit access to the manager app
	for obvious security reasons. Allow may be a comma-separated list of
	hosts (or even regular expressions).
	-->
	<Valve className="org.apache.catalina.valves.RemoteAddrValve"
		allow="127.0.0.1"/>
</Context>
