WebSphere

WebSphere MQ JMS Export binding

Use this page to view or modify the attributes of the selected WebSphere MQ 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 WebSphere MQ JMS Export binding to use artifacts that you created on the server.

To view this administrative console page, click Applications > SCA Modules > [Content pane] module_name > [Module components] Exports > export_name > Binding > binding_name [MQ JMS].

Send resources

Response Connection Factory JNDI Name

Choose the response connection factory that you want your WebSphere MQ 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 WebSphere MQ JMS provider.

Property Value
Data type Text

Send MQ JMS Destination JNDI Name

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

The send MQ 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

Receive resources

Listener Port

Choose the listener port for your WebSphere MQ 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

Connection Factory JNDI Name

Shows the connection factory for the WebSphere MQ JMS Export binding. This field cannot be edited.

The connection factory is used by the SCA JMS runtime when the send destination is on a different Queue Manager than the receive destination. This field is read-only.

Property Value
Data type Text

Receive MQ JMS Destination JNDI Name

Identifies the receive destination for the WebSphere MQ JMS Export binding.

The destination shown here is the destination which 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

Advanced resources

Callback JMS Destination JNDI Name

Identifies the callback destination for the WebSphere MQ 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

topic Topic topic

Terms of use | Feedback


Timestamp icon Last updated: 26 July 2010


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic//com.ibm.websphere.wbpmhelp.620.doc/com.ibm.ws.console.sca/SCAModule_MQJMSExportBinding.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).