2009/7/14 Stuart Halloway <stuart.hallo...@gmail.com>: > > ...wants your help to be born! :-) > > There is a branch in clojure-contrib that includes work so far: > http://github.com/richhickey/clojure-contrib/tree/jmx > . I want feedback on ease of use, most important features to add next, > code quality, you name it. > > Here's a teaser:
I like it :) It doesn't seem to work with Clojure 1.0: user=> (require '[clojure.contrib.jmx :as jmx]) java.io.FileNotFoundException: Could not locate clojure/stacktrace__init.class or clojure/stacktrace.clj on classpath: (jmx.clj:0) But seems to work fine in the latest snapshot (at least for the local stuff). I've never tried this sort of thing before, but I'm trying to connect to a JBoss instance with it and not having much luck. I think I need to authenticate somehow, but I have no idea how to do that. Normally you look at these settings through a web interface, so I'm not quite sure what's necessary to bypass the web interface. Thanks :) -- Michael Wood <esiot...@gmail.com> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---