WebSphere Application Server Network Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

The JMS providers - Configuring the client and server

Here is a description of the ways in which the Web Services Invocation Framework (WSIF) interacts with the Java Message Service (JMS), and of the steps you need to take to enable a service to be invoked through JMS by a WSIF client application.

Before you begin

This topic assumes that you installed a JMS provider when you installed WebSphere Application Server (either the JMS provider that is embedded in WebSphere Application Server, or another provider such as WebSphere MQ). If not, install one now as described in Installing and configuring a JMS provider.

Why and when to perform this task

Here are the ways in which the Web Services Invocation Framework (WSIF) interacts with JMS:

To enable a service to be invoked through JMS by a WSIF client application, complete the following steps:

Steps for this task

  1. Use the administrative console to create and configure a queue connection factory and a queue destination.

    This task is described in Configuring resources for the default messaging provider or Configuring JMS resources for a generic messaging provider.

  2. Use the administrative console to add the new queue destination to the list of JMS Server destination names for your application server. Ensure that the Initial State is started.
  3. Put the JNDI names of the queue destination and queue connection factory, as well as your JNDI configuration, in the WSDL file.



Related tasks
Linking a WSIF service to a SOAP over JMS service
Linking a WSIF service to a service provided at a JMS destination
Linking a WSIF service to a JMS-provided service

Related reference
WSIFOperation - Asynchronous interactions reference
WSIFOperation - Synchronous and asynchronous timeouts reference

Related information
Java Message Service (JMS) resources

Task topic    

Terms of Use | Feedback

Last updated: Dec 11, 2005 4:07:15 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/twsf_prjmscs.html

© Copyright IBM Corporation 2002, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)