Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Java Messaging Service Connector Guide

Java Messaging Service Connector Guide

JMS connection properties

JMS connection properties

The following table describes the additional property that you must configure in the
Connection Properties
section:
Property
Description
Hostname
The name of the server or the host where the JMS broker or provider runs along with the protocol that the broker uses. For example, tcp://localhost:61616.
Port
The port for the specific JMS provider or broker.
Client ID
The unique identifier for a JMS client, which is used to identify the client when connecting to a JMS broker or provider. The ID is only required for durable topic subscriptions.
Connection Factory Name
The name of the JMS connection factory that is used to create connections to the associated JMS provider, or JMS topics for publish and subscribe messaging.
Username
The user name to log on to the JMS server.
Password
The password to log on to the JMS server.
Initial context properties
Enter the additional JNDI initial context properties in ampersand-separated, key=value pairs.

0 COMMENTS

We’d like to hear from you!