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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to