On Thu, May 13, 2010 at 5:25 AM, daytaa <[email protected]> wrote:
>
> 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.
>

BTW: I think SUN have messed up with the JMX API. Its very cumbersome
to use. And setting up SSL and security is also not very nicely done.
Wonder how difficult it is to hook up with Spring Security.

But its better than nothing.



> Thanks!
> --
> View this message in context: 
> http://old.nabble.com/Camel-%2B-Spring-%2BJMX-%2B-Authentication-tp28543268p28543268.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to