JBoss Community

Re: How to monitor jboss state

created by Peter Johnson in Beginner's Corner - View the full discussion

You can make a JMX call, possibly looking for the Server MBean, and if that is available and has a status of running, then JBoss AS is running.

These should help: http://community.jboss.org/wiki/StartupAndDeploymentCheck, http://community.jboss.org/wiki/HowDoIGetRemoteAccessToMyMBean

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community