The JMX Explorer displays all of the processes running in your application and drives all of your interactions with Fuse IDE's debugging features. Other areas of the Fuse Integration perspective adapt to display information relative to the node selected in the explorer. The explorer's context menu also provides the commands needed to activate route tracing and add JMS destinations.
Diagram View displays a graphical tree representing the node selected in the JMX Explorer tree.
When you select a process, server, endpoint, or other node in JMX Explorer, the graphical tree in Diagram View shows the selected node as the root and branches down to the children and grandchildren. For example, if you select a broker in JMX Explorer the tree in Diagram View displays up to three children: connections, topics, and queues. It also shows configured connections and destinations as grandchildren.
When you select a route, the graphical tree includes all of the nodes in the route and the path that a message can take through it. If you select a context node, Diagram View shows all of the routes in the context.
The Properties view displays the JMX properties for the node selected in the JMX Explorer.
Messages View displays the list of messages sitting in the node selected in the JMX Explorer. This view is populated only when a JMS destination or route endpoint is selected.
See Browsing messages for more details.
![]() | Note |
|---|---|
Route endpoints contain messages only when route tracing is activated. See Tracing messages through a route for more information. |