Re: JMX APIs thru MX4J

2012-04-04 Thread Flavio Baronti
Hi, I can't help you with your other questions, but the type "[Ljava.lang.String;" is an array of String objects. More info here http://en.wikipedia.org/wiki/Java_Native_Interface#Mapping_types Flavio Il 4/4/2012 10:04 AM, Andrea Tuccia ha scritto: Hello, I'm working on a fork of Sébastien G

JMX APIs thru MX4J

2012-04-04 Thread Andrea Tuccia
Hello, I'm working on a fork of Sébastien Giroux Cassandra Cluster Admin and I wish to pull my contributions to the parent code. Here is my repository: https://github.com/atuccia/Cassandra-Cluster-Admin ...and Sébastien Giroux one: https://github.com/sebgiroux/Cassandra-Cluster-Admin I wanna a