Warren Pace <warren.p...@gmail.com> writes: > If you installed your Tomcat using the Debian package manager, take a > look at the tomcat startup script. While it's been a number of years > since I used Debian, I seem to remember this from back in the day - > look for a statement referencing "security" or "use security" or > something to that effect and comment it out. Restart Tomcat and see > if that doesn't fix it.
Yes, I'm installed my Tomcat using Debian package manager (aptitude). I edited the /etc/init.d/tomcat5.5 file: # Use the Java security manager? (yes/no) TOMCAT5_SECURITY=no and that fix the problem. Why don't work the Java security manager for me? >> Exactly which version of Tomcat 5.5.nn? I'm using Tomcat5.5.26-5. -- Regards, Paul Chany You can freely correct me in my English. http://csanyi-pal.info --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org