0 Replies Latest reply on Feb 9, 2002 9:11 AM by quiq

    Applet problem

    quiq

      Hi,

      I have problem with developing applets using JBoss.
      When I test the applet example from tutorial from this site, everything is OK. (there is JAR file that should be deployed and an applet as a client)
      But when I modify this example in the way that I pack JAR into EAR, I'm not able to lookup for a bean since some java file permission exception is thrown. (unable to read the EAR file in temp addr.).

      What do I wrong? What should I modify?

      Thanks for any advice in advance

      QuiQ