Roberto Riggio wrote:
Because it works fine if I add the following block to to 50user.policy
grant codeBase "file:${catalina.base}/webapps/myapp/-" {
  permission java.security.AllPermission;
}; Am I missing something?

Use the debug options for the security manager and get the details of the failure.

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