JMS events in the Test Client

Use the information in this topic to help you to understand JMS events in the Test Client.

When you test a message flow that contains JMS nodes, you might see some of the following events in the IBM® Integration Bus Test Events section of the Test Client.
JMS Information event
The event details are displayed in the following properties.
Property name Description
Initial Context Factory The initial context factory that is used for JNDI look up
Location JNDI binding The JNDI URL that is used for JNDI look up
Connection Factory The JNDI name of the Connection Factory
Message Properties The properties of the JMS message
Message Header The header of the JMS message

The message content is displayed in the XML Structure or Source view.

JMS Response event
The event details are displayed in the following properties.
Property name Description
Initial Context Factory The initial context factory that is used for JNDI look up
Location JNDI binding The JNDI URL that is used for JNDI look up
Connection Factory The JNDI name of the Connection Factory
Message Properties The properties of the JMS message
Message Header The header of the JMS message

The message content is displayed in the XML Structure or Source view.

JMS Exception event
The event details are displayed in the following properties.
Property name Description
Initial Context Factory The initial context factory that is used for JNDI look up
Location JNDI binding The JNDI URL that is used for JNDI lookup
Connection Factory The JNDI name of the Connection Factory

The detailed trace message is displayed as well as the Exception trace details.