The WebSphere® MQ JMS service provides integration with WebSphere MQ based JMS providers.
Use the WebSphere MQ JMS Provider services when you want to integrate directly with a WebSphere MQ based system within a J2EE programming environment. This eliminates the need for MQ Link or Client Link features of the Service Integration Bus.
Importing services from WebSphere MQ utilizes a destination that the data will be sent to and a destination where the reply can be received. Conversion for the data to and from a JMS message is accomplished through the JMS Data Binding edge component.
Exporting services to WebSphere MQ utilizes a destination where the request can be received and the response can be sent. The conversion for the data to and from a JMS message is done through the JMS Data Binding. The function selector serves the purpose of providing a mapping to the operation on the target component to be invoked.
The configuration of WebSphere MQ Queue managers is left up to the WebSphere MQ System Administrator. However, you must change the MQ_INSTALL_ROOT environment variable in WebSphere to the WebSphere MQ version supported by WebSphere Process Server and restart the server. This ensures that the libraries of a supported version of WebSphere MQ are being used. Detailed hardware and software requirements can be found on the IBM support pages.
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)