Actually, there's a bug. Tomcat 5.5.26 (the one in Ubuntu 9.04) failed for webapps examples with security even after adding the the following permission to tomcat-juli.jar:
permission java.lang.RuntimePermission "setContextClassLoader"; in catalina.policy See the whole thread at: http://www.mail-archive.com/[email protected]/msg67193.html -- 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
