Software AG Product Suite 10.4 | Working with Web Services | About Configuring Message Transports | Activating JMS Transport | Invoking a Web Service Using JMS on the Client Side
 
Invoking a Web Service Using JMS on the Client Side
1. Make sure the WS-Addressing module called addressing.mar exists in the /modules directory in the client’s repository.
2. Uncomment the sections that define the transport receiver and transport sender with name=“jms” in the client’s axis2.xml configuration file:
<transportReceiver name="jms" ... />
<transportSender name="jms" ... />
3. Engage globally the addressing.mar module in the client’s axis2.xml file.
<module ref="addressing"/>

Copyright © 1999-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release