Advanced

The Advanced tab has the following fields.

Field

Global Var?

Description

Topic Connection Factory

Yes

This field is only available when the Use JNDI for Connection Factory field on the Configuration tab is checked.

The TopicConnectionFactory object stored in JNDI. This object is used to create a topic connection with a JMS application.

For more information about creating and storing TopicConnectionFactory objects, see your JNDI provider documentation.

Queue Connection Factory

Yes

This field is only available when the Use JNDI for Connection Factory field on the Configuration tab is checked.

The QueueConnectionFactory object stored in JNDI. This object is used to create a queue connection with a JMS application.

For more information about creating and storing QueueConnectionFactory objects, see your JNDI provider documentation.

JNDI Properties

No

Any additional properties to supply for the connection. You specify a name, datatype, and value for each property.

These properties are typically vendor-specific. For more information about the available properties, see your JNDI provider documentation.