Configure the JMS clients and servers

 

To enable a service to be invoked through JMS by a WSIF client application...

  1. Create and configure a queue connection factory and a queue destination.

  2. Add the new queue destination to the list of JMS Server destination names for your appserver and 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

You should also understand the specific ways in which WSIF interacts with JMS...

 

See Also

Using the JMS providers
Using the SOAP over JMS provider
Using the native JMS provider
WSIFOperation - Asynchronous interactions reference
WSIFOperation - Synchronous and asynchronous timeouts reference