Comment 7 for bug 427394

Revision history for this message
alan (alanwilter) wrote :

Rectifying: it does work in Ubuntu 9.04 with security manager. However no log is generated. To have the logs, just add in /etc/tomcat5.5/policy.d/03catalina.policy:

permission java.lang.RuntimePermission "setContextClassLoader";

(See updated http://<email address hidden>/msg67193.html)

Testing with OpenJDK with clean install of tomcat 5.5:

It worked with no problems and without changing any file.

Alan