When running the background service or running the xBus inside a servlet engine, a JMX server will run in one thread as well. JMX stands for JavaTM Management Extension and is the Java standard technique for distributed management and monitoring of applications.
The JMX server can be accessed by any tool that supports JSR 160, e.g. the Eclipse-plugin from XtremeJ or the MC4J management console.
You have to provide a user and a password to access the JMX server. They are configured in the standard.conf file, their initial values are xbus / xbus. You should change these values before deploying the xBus in a productive environment.
This screenshot shows the connection settings for the MC4J management console:
The attributes and operations to administrate the xBus are gathered under the MBean named xBus: