1 Reply Latest reply on Oct 25, 2003 5:18 AM by juha

    no security manager: RMI class loader disabled

    tmuldoon

      I am trying to access a stateless-session bean but I can't seem to get past the error:

      Caused by: java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
      java.lang.ClassNotFoundException: org.jboss.resource.JBossResourceException (no security manager: RMI class loader disabled)

      I have tried searching the forums and found quite a few posts of similar problems but very few replies.

      Please help!