Martin Gainty wrote:
> Ryan--
> 
> Here is the policy setting I have in my %TOMCAT_HOME%/conf/catalina.policy
> // These permissions apply to the commons-logging API
> grant codeBase "file:${catalina.home}/bin/commons-logging-api.jar" {
>         permission java.security.AllPermission;
> };
> 
> HTH,
> Martin --

That entry is already in the catalina.policy file.
--

---------------------------------------------------------------------
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