can you send it to me? I'll try to work from it. On Wed, May 5, 2010 at 12:25 PM, gabriele renzi <rff....@gmail.com> wrote:
> On Tue, May 4, 2010 at 8:09 PM, Gary Dusbabek <gdusba...@gmail.com> wrote: > > > I agree: there is a place for both types of solutions. contrib is > > probably best place (for both). > > > > IMO: jetty > tomcat, especially from the point of embedding. > > FWIW, I had a patch for cassandra that adds an http interface to JMX > using MX4J. > > It's about ten lines of code and a couple dependencies on mx4j's jars, > I did not submit it because it basically requires changing a core > class (CassandraDaemon.java) and I don't have a clue on how to make it > into an "on demand" plugin. > > If someone is interested, I can update it and post it. >