[Bug 410379] Re: Tomcat security configuration error prevents proper logging when used with Sun's JVM
Régis Desgroppes
air.desgroppes at laposte.net
Wed Sep 30 16:01:27 BST 2009
You may also put this in a file like /etc/tomcat6/policy.d/99custom-
fixes.policy :
grant codeBase "file:${catalina.home}/bin/tomcat-juli.jar" {
permission java.lang.RuntimePermission "setContextClassLoader";
};
... does the job without too widely opening security.
--
Tomcat security configuration error prevents proper logging when used with Sun's JVM
https://bugs.launchpad.net/bugs/410379
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list