1 2 Previous Next 15 Replies Latest reply on Feb 11, 2003 3:56 PM by njhy Go to original post
      • 15. Re: no security manager: RMI class loader disabled
        njhy

        If you do System.setSecurityManager(new RMISecurityManager()), then it seems that the RMI SM overtakes the SM that JBoss uses and when I tried to access JBoss resources, I get access denied exception. I am doing RMI calls from an Action thread. How do I enable remote class loading in JBoss ?

        1 2 Previous Next