[jboss-user] [Management, JMX/JBoss] - list container system properties over JMX HTTP invocation

kenevel do-not-reply at jboss.com
Thu Feb 15 07:21:41 EST 2007


Hi everyone, 

We've built a management web-app which we can feed some config about the servers in a JBoss cluster and it will then interrogate them via JMX using serialized Invocation objects over an HTTP POST. 

While we've got this working fine with registered MBeans, I've just been asked whether we can retrieve a list of the system properties being used in the container using the same method. 

So my question is whether any standard JBoss MBean components can report this information, or whether I have to write a trivial/custom MBean to do this and deploy it to each of the target servers?

Cheers

Michael

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016965#4016965

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016965



More information about the jboss-user mailing list