Li Ye Chen wrote:
> // Give all permission to servlets-cgi.jar
> grant codeBase "file:${catalina.home}/server/lib/servlets-cgi.jar" {
> permission java.security.AllPermission;
> };
Are you running with a security manger? If so, try running without and
get things working that way first. Then we can focus on the permissions.
Mark
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]