6 Replies Latest reply on Aug 16, 2004 10:38 AM by ghinkl

    Connecting with JSR160 compliant tool

    greydeath

      I want to use the MC4J Management Console and connect via JSR160 (JMX Remoting).

      I can't figure out the connect string. I tried:

      service:jmx:rmi:///jndi/rmi://danube:1098/jmx/rmi/RMIAdaptor


      where "danube:1098" is the JNDI RMI port and "jmx/rmi/RMIAdapter" the appropriate JNDI name for the RMI Adapter, but still I get an exception:

      java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.CommunicationException
      [Root exception is java.rmi.NoSuchObjectException: no such object in table


      Can anybody tell me what the right URL should be?

      thanks
      Mike