Permissions

2007-08-01 Thread Alexander Osherenko
Hello! I'm working with tomcat 5.5.9 on Windows XP. I'm experiencing a strange problem with paths and permissions. I start catalina.bat start -security and assume that the catalina would read permissions from the catalina.policy file in the conf directory. I grant permissions to the

Re: RE: Permissions

2007-08-01 Thread Alexander Osherenko
Hello Martin and David, thank you for your suggestions. My problem is more complicated. I've implemented a java applet that is stored in the ROOT directory. The html-file to show the applet is applet archive=applet.jar,mysql-connector-java-3.1.14.jar code=Applet ... /applet This applet looks