WebSphere® Process Server can send messages to, or receive messages from external clients using WebSphere MQ JMS bindings.
An external client, for example a web portal or an EIS needs to send a message to an SCA module in WebSphere Process Server or needs to be invoked by a component from within WebSphere Process Server.
The WebSphere MQ JMS export components deploy Message-Driven Beans (MDBs) to listen to requests incoming to the receive destination specified in the export binding. The destination specified in the send field is used to send the reply to the inbound request if the invoked service provides a reply. Thus an external client is able to invoke applications via the export binding.
WebSphere MQ JMS imports bind to and can deliver message to external clients. This message may or may not demand a response from the external client.
More information on how to interact with external clients using WebSphere MQ can be found at the WebSphere MQ information center.
Last updated: Wed 06 Dec 2006 07:08:08
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)