[EMAIL PROTECTED] wrote:
>  Actually the context xml is present in 
> CATALINA_HOME\webapps\manager\META-INF dir. You can edit it and add the valve 
> and it should work:
> 
> <Context antiResourceLocking="false" privileged="true" >
> <Valve className="org.apache.catalina.valves.RemoteAddrValve" 
> ?allow="127.0.0.1"/>

Those periods need to be escaped.

Mark



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to