Application Integration (On-Premises) : Administering the Software AG Infrastructure : Working with Web Services : Configure Message Transports : Configure TCP Transport : Invoke a Web Service Over TCP Transport on the Client Side
Invoke a Web Service Over TCP Transport 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=“tcp” in the client’s axis2.xml configuration file:
<transportReceiver name="tcp" ... />
<transportSender name="tcp" ... />
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