Hi JBoss gurus why is it, when an applet is doing a JNDI-lookup, it gets an IOException??. I know it has something to do with the security manager (the applet being out of its sandbox) but... When the applet does its lookup, it should (or...?) lookup the resource over the network and not on the box where the applet is downloaded to. If I'm right about this, then the applet's security manager shouldn't be triggered, and since an EJB doesn't suffer from security constraints, nor should the EJB's security manager on the server. Any comments would be greatly appreciated. Cheers Kris Kristensen [EMAIL PROTECTED] -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]
