I want to use the MC4J Management Console and connect via JSR160 (JMX Remoting).
I can't figure out the connect string. I tried: anonymous wrote : 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 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843493#3843493 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843493 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
