JBoss Community

Re: Remote JMX connector for AS7

created by David Bosschaert in JBoss AS7 Development - View the full discussion

Hi Kabir,

 

The client side that I have connects using the 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

Start a new discussion in JBoss AS7 Development at Community