Software AG Product Suite 10.4 | Working with Web Services | About Configuring Message Transports | Monitoring SOAP Messages | Enabling the SOAP Monitor in the Web Services Stack
 
Enabling 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 © 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