WebSphere Process Server can send messages to, or receive messages from external clients using 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 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.
JMS Imports bind to, and can deliver messages to, external clients. This message may or may not demand a response from the external client.
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)