Re: Security exceptions.

2001-06-20 Thread Sergey V. Udaltsov
of security exceptions (with either file:/- or http://*/-; codebase). The codebase seems to be null!!! If I write grant { java.security.AllPermission; }; everything is OK. Could anybody comment/fix/document this issue? Regards, Sergey

Security exceptions.

2001-06-19 Thread Sergey V. Udaltsov
Hi all I am running tomcat 3.2.2 with Apache 1.3.19 using JDK 1.3.1 by Sun. The script /usr/bin/tomcat is called with -security parameter. The file /var/tomcat/conf/tomcat.policy contains, among others, the lines: grant codeBase file:/usr/local/idle/web/- { permission