Use this page to view or modify the attributes of the selected Generic (non-JCA) JMS export 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 export binding to use artifacts that you created on the server.
To view this administrative console page, click
.Links marked (online) require access to the Internet. Each link launches a search for the topic in the online information center. When search results are listed, select the topic that corresponds best to your configuration.
Check for updates to this topic (online)
Choose the response connection factory that you want your Generic JMS export 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 response connection factory is used by clients to create a connection to the Generic JMS provider.
Property | Value |
---|---|
Data type | Text |
Choose the send destination for the Generic JMS export 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 response message will be sent, if not superseded by the JMSReplyTo header field in the incoming message.
Property | Value |
---|---|
Data type | Text |
Choose the listener port for your Generic JMS export 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 specifies an association between a connection factory, a destination, and a message-driven bean. This enables deployed message-driven beans associated with the port to retrieve messages from the destination.
Property | Value |
---|---|
Data type | Text |
Identifies the connection factory for the Generic JMS export binding.
The 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 |
Identifies the receive destination for the Generic JMS export binding.
The destination shown 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 on which inbound requests will be received is the one referenced in the listener port.
Note that if you create your own resources or modify the generated listener port to use a different destination, this field still reports the original value that was defined in WebSphere® Integration Developer.
In all instances, the destination where inbound requests are placed is the one found in the listener port, not necessarily the one reported in this field.
Property | Value |
---|---|
Data type | Text |
Identifies the callback destination for the Generic JMS export 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 |