Re: jmx with auth

2010-02-18 Thread Drz
Stu, Works for me. Thanks for the quick turn around. Drz On Feb 18, 5:27 am, Stuart Halloway wrote: > Hi Drz, > > Just pushed a fix, let me know if it works for > you.http://github.com/richhickey/clojure-contrib/commit/6f2b1d73b50b7b9f0... > > Stu > > > > > I am just starting to play around

Re: jmx with auth

2010-02-18 Thread Stuart Halloway
Hi Drz, Just pushed a fix, let me know if it works for you. http://github.com/richhickey/clojure-contrib/commit/6f2b1d73b50b7b9f0d753aa0f5fd343b67f75bf6 Stu I am just starting to play around with clojure. I was trying to use the clojure.contrib.jmx library to connect to remote java vms that

jmx with auth

2010-02-17 Thread Drz
I am just starting to play around with clojure. I was trying to use the clojure.contrib.jmx library to connect to remote java vms that require auth (-Dcom.sun.management.jmxremote.password.file=blah - Dcom.sun.management.jmxremote.access.file=blah). Looking at the java docs, I need to add "jmx.re