+

Search Tips   |   Advanced Search

Set a permanent replyTo queue for JAX-RPC Web services using SOAP over JMS (deprecated)


When using two-way Web service communications using the IBM proprietary SOAP over JMS transport, we can benefit from configuring a permanent replyTo queue on JAX-RPC Web services client to prevent the client from having to create a temporary reply queue each time a Web service request is made.

Deprecated feature: In WAS 7.0, the IBM proprietary SOAP over JMS protocol is now deprecated in favor of the emerging industry standard protocol. Use the IBM proprietary SOAP over JMS protocol with your Java API for XML Web Services (JAX-WS) or JAX-RPC Web services, however, we are encouraged to take advantage of the SOAP over JMS protocol standard. This task describes configuring a permanent replyTo queue when using the IBM proprietary SOAP over JMS transport. To learn more about the SOAP over JMS standard, see the using SOAP over JMS to transport Web services documentation.depfeat A permanent replyTo queue is configured on the Web services client in one of the following ways:

To set the permanent replyTo queue using any of these options, only client-side configuration is necessary. There is no configuration necessary on the Web service provider side.

 

 

Results

Your Web services client can now receive IBM proprietary SOAP over JMS messages from a permanent replyTo queue.

 

Related tasks


Use SOAP over Java Message Service to transport Web services
Task overview: Implement Web services applications
Java virtual machine custom properties

 

Related information


IBM proprietary SOAP over JMS protocol (deprecated)
SOAP over JMS protocol
IBM proprietary JMS endpoint URL syntax (deprecated)