Hi folks Apologies for a rookie question... I have Artemis setup on my local machine, and have enabled the JMX connector in management.xml:
<connector connector-port="1099"/> I don't seem to be able to connect to service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi. I've tried looking at the jmx example and adding a guest role - that doesn't seem to work either. The port is open, but I just can't seem to get JConsole connected. I'd be grateful for a pointer. Many thanks Jon
