[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 15:01:27 UTC 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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list