Generic (non-JCA) JMS import binding

Use this page to view or modify the attributes of the selected Generic (non-JCA) JMS import binding. The artifacts that your binding requires can be configured to be created on the server at deployment time, or you can administer the Generic JMS import binding to use artifacts that you created on the server.

To view this administrative console page, click Applications > SCA Modules > module_name > Imports > import_name > Binding > binding_name [generic JMS].


Links marked (online) require access to the Internet.

Check for updates to this topic (online)

Send resources

Connection Factory JNDI Name

Choose the connection factory that you want your Generic JMS import binding to use. You must either type the JNDI name of the connection factory, or you can use the Browse button to choose from a list of available connection factories.

The connection factory is used by the system to obtain connections to the JMS provider in order to send a request.

Property Value
Data type Text

Send JMS Destination JNDI Name

Choose the send destination for the Generic JMS import binding. You must either type the JNDI name of the send JMS destination, or you can use the Browse button to choose from a list of available destinations.

The send JMS destination is where the request, or outgoing message, will be sent.

Property Value
Data type Text

Receive resources

Listener Port

Choose the listener port for your Generic JMS import binding. You can type in the name of the port, or you can use the Browse button to see a list of available ports.

The listener port is used to connect the import to the Generic JMS provider and the destination where incoming or response messages are received.

Property Value
Data type Text

Response Connection Factory JNDI Name

Identifies the response connection factory for the Generic JMS import binding.

The response connection factory is used by the SCA JMS runtime when the send destination is on a different Queue Manager than the receive destination.

Property Value
Data type Text

Receive JMS Destination JNDI Name

Identifies the receive destination for the Generic JMS import binding. The receive destination is determined by the choice of response connection factory.

The receive JMS destination is where the response or incoming message should be placed.

The destination reported here is the destination that was defined when the application was developed. The defined destination is used by the system to create a listener port when you deploy the application. The destination from which messages will be received is the one referenced from inside the listener port.

Note that if you create your own resources or modify the generated listener port to point to a different destination, this field still reports the original value that was defined in IBM Integration Designer.

In all instances, the destination where incoming or request messages are placed is the one found in the listener port, not necessarily the one reported in this field.

Property Value
Data type Text

Advanced resources

Callback JMS Destination JNDI Name

Identifies the callback destination for the Generic JMS import binding. The callback destination is determined by the choice of response connection factory.

The callback JMS destination is an SCA JMS System destination used to store correlation information. Do not read from or write to this destination.

Property Value
Data type Text