Hi,

there is a description how to set up authentication for jmx on the sun web site. It think this will also apply to camel jmx.
http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html

Greetings

Christian

Am 13.05.2010 05:25, schrieb daytaa:
Hi all,

I was hoping someone could provide some direction on how to setup
authentication when setting up JMX.

I want something really simple so that when a user connects to the
application using JConsole they are prompted for a user name (e.g.
'testuser') and a password (e.g. 'support').

Currently in my camel-context.xml file I have:

<jmxAgent id="agent" createConnector="true"  registryPort="22001"/>

I have had a look around and I can see anything that describes how to
setup/re-enable JMX login.

Any help would be greatly appreciated.

Thanks!

--
----
http://www.liquid-reality.de

Reply via email to