WebSphere

JMS Export binding

Use this page to view or modify the attributes of the selected JMS Export binding.

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

Send Resources

Connection Factory JNDI Name

Choose the connection factory that you want your 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 connection factory is used by the system to connect to a bus to send the response message.

Property Value
Data type Text

Send JMS Destination JNDI Name

Choose the send destination for the 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
Default (if configured so that the send JMS destination is generated on the server at deployment time) module_name/export_name_SEND_D

Receive Resources

Activation specification JNDI Name

Choose the activation specification for the JMS Export binding. You must either type the JNDI name of the activation specification, or you can use the Browse button to choose from a list of available activation specifications.

The activation specification is used to connect the JMS Export to the bus and destination on which request messages are received.

Property Value
Data type Text

Receive JMS Destination JNDI Name

Identifies the receive JMS destination.

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

Note that if you create your own resources or modify the generated activation specification to point to a different destination this field still reports the original value that was defined in WebSphere Integration Developer.

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

Advanced Resources

Callback JMS Destination JNDI Name

Identifies the callback JMS destination.

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


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_JMSExportBinding.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).