Application Integration (On-Premises) : Administering the Software AG Infrastructure : Working with Web Services : Configure Message Transports : Activate JMS Transport : Invoke a Web Service Using JMS on the Client Side
Invoke 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 © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback