Actually.... After peeking at the forums, it appears that the Applet -> Servlet -> EJB way is the way to go... So that we can guarantee we aren't going to get any firewall problems along the way...
Hehehe...where's my Servlet book... Thanks anyway :-) Tim. ----- Original Message ----- From: "Tim Yates" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 5:22 PM Subject: [JBoss-User] Problem with Applets and Security > 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 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
