WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

Configuring the client and server so that a service can be invoked through JMS by a WSIF client application

The ways in which the Web Services Invocation Framework (WSIF) interacts with the Java Message Service (JMS), and 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.

About 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:

Procedure

  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 JMS-provided service
Related reference
Example: Writing the WSDL extension that enables your WSIF service to access a SOAP over JMS service
Example: Writing the WSDL extensions that enable your WSIF service to access an underlying service at a JMS destination
WSIFOperation - Asynchronous interactions reference
WSIFOperation - Synchronous and asynchronous timeouts reference
Related information
welc6tech_msg.html
Task topic    

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 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, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)