TIBCO ActiveSpaces® Transactions supports JMX access to all administrative commands. It also supports JMX notifications for all log events.
When a JVM is started in TIBCO ActiveSpaces® Transactions a JMX server is automatically started. The address of the JMX server can be found in the JVM details screen in the JMX Service Address and JMX Service URL fields. See Figure 1.12, “JMX address”.
Valid TIBCO ActiveSpaces® Transactions node credentials must be specified in the JMX console login panel to access the TIBCO ActiveSpaces® Transactions JVM. The user name and password specified must already be defined for the node.
TIBCO ActiveSpaces® Transactions exposes MBeans for:
Configuration
Events
Management
All of the TIBCO ActiveSpaces® Transactions
Mbeans can be found in the
com.kabira.platform.management
name space.
The JMX configuration MBean supports execution of all TIBCO ActiveSpaces® Transactions configuration commands. Figure 1.15, “Configuration MBean” shows an example of displaying node configuration loaded into a TIBCO ActiveSpaces® Transactions node.
dynamically adding and removing topics for which the MBean will receive events
receiving event notifications
Figure 1.16, “Events MBean” shows event notifications being displayed.
The JMX management MBean supports execution of any TIBCO ActiveSpaces® Transactions or application defined management command. Figure 1.17, “Management MBean” shows an example of displaying all JVMs running on a TIBCO ActiveSpaces® Transactions node.