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://www.mail- archive.com/[email protected]/msg67193.html) Testing with OpenJDK with clean install of tomcat 5.5: It worked with no problems and without changing any file. Alan -- tomcat5.5 failed when started via daemon for a particular application, but work when using catalina.sh https://bugs.launchpad.net/bugs/427394 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
