[jboss-dev-forums] [JBoss AS7 Development] - Re: Remote JMX connector for AS7

David Bosschaert do-not-reply at jboss.com
Mon Oct 18 06:44:32 EDT 2010


David Bosschaert [http://community.jboss.org/people/bosschaert] created the discussion

"Re: Remote JMX connector for AS7"

To view the discussion, visit: http://community.jboss.org/message/566917#566917

--------------------------------------------------------------
Hi Kabir,

The client side that I have connects using the  http://download.oracle.com/javase/6/docs/api/javax/management/remote/JMXConnectorFactory.html#connect%28javax.management.remote.JMXServiceURL%29 JMXConnectorFactory.connect() API which I believe is the standard JSR 160 connection API. The URL that's used for it typically looks something like: service:jmx:rmi:///jndi/rmi://localhost:1234/server could you give me an example of how I could use this API to connect? The example that you mention uses a javax.management.remote.rmi.RMIConnector API...

BTW you can also enter a URL like this in JConsole in the 'Remote Process' field when creating a connection.

Thanks,

David
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/566917#566917]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101018/9195fdaa/attachment.html 


More information about the jboss-dev-forums mailing list