0 Replies Latest reply on Mar 14, 2003 4:03 PM by garyg

    connection using localhost in RMIAdaptor

    garyg

      I'm trying to get my client to connect to jboss on the same node. If I plug into a network and connect using the machine name, it connects.

      But if I take my laptop off the network and using the RMIAdaptor, when I do a lookup name on jmx:localhost:rmi, I get ...

      javax.naming.NameNotFoundException: jmx:localhost:rmi not bound

      Any help much appreciated.