2 Replies Latest reply on Dec 28, 2001 8:36 AM by moatas

    How to access an MBean using RMIClientConnectorImpl

    lionkingy

      I am trying to access a tailor made MBean sit within a remote JBoss server, following are my code fragment,

      >>JMXConnector lConnector = new RMIClientConnectorImpl("wapweb");

      The wapweb is the hostname which host the JBoss server.

      I use the IP addess of the remote server, but it returns an exception jmx:wapweb:rmi not bound

      Any Ideal??

      Thanks in advance.

      Rdgs,
      Frederick