0 Replies Latest reply on Apr 22, 2005 7:54 PM by eantoranz

    How can RMI objects be accessed FROM JBoss?

    eantoranz

      I want an object to get in touch with a RemoteObject outside of JBoss.

      When I try to lookup the object in the Remote RMI registry I get this exception:
      java.rmi.ConnectIOException: non-JRMP server at remote endpoint

      What's that supposed to mean?