Application Integration (On-Premises) : Administering the Software AG Infrastructure : Working with Web Services : Configure Message Transports : Monitor SOAP Messages : Enable the SOAP Monitor in the Web Services Stack
Enable the SOAP Monitor in the Web Services Stack
1. Go to the Software AG_directory \profiles\CTP\workspace\wsstack\repository\conf directory and open the axis2.xml file.
2. Engage the soapmonitor Axis2 module globally in the axis2.xml or for a service in the services.xml fileby adding this line:
<module ref="soapmonitor"/>
3. Add a soapMonitorPort parameter, which defines the port to use for communication with the SOAP Monitor Applet
<parameter name="soapMonitorPort">5001</parameter>
Important:  
If you do not add this parameter, the SOAP Monitor servlet will not be available.
4. Restart Web Services Stack.
5. Go to http://host:port/wsstack/SOAPMonitor to start using the SOAP monitor.
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback