Hi Everybody!! Hopefully this is a quick one... We are using the JBoss 2.4.3/Tomcat 3.4.3 package, and are trying to deploy a client Applet which can interact with our EJBs. However, no matter what I try, I keep getting the Exception:
java.security.AccessConterolException: access denied (java.io.FilePermission \C:\version2\dist\TeamNetBuild\jboss\conf\tomcat\- read) Now, I remember this was a problem about 6 months ago, as the applet should not be trying to access the file properties. For one they do not exist on the machine that the applet is running on... Has this bug crept back into 2.4.3? Is it fixed in a later version? Has anyone managed to get Applets to work as client apps? Hehe, I hope so, as otherwise I am going to have to serialize objects to a servlet... hee hee Hope someone can help! Thank-you very much! Tim Yates Java Developer Team Netsol Ltd. _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
