Sun Java System Application Server Platform Edition 9 Administration Guide

Monitoring Web Services

Admin Console can track operational statistics for web services, and can display messages sent and received by web services.

To enable monitoring for a web service, with Admin Console, select Web Services > web-service-name | Monitor | Configuration.

In the Monitoring Configuration page, set the monitoring level:

Enter a value for the Message History. The default is 25. Click the Reset button to clear all statistics and the running averages are restarted.

You can also configure web service monitoring with the configure-webservice-management(1) command.

Viewing Web Service Statistics

Application Server9 provides capabilities to track the operational statistics of a web service.

View monitoring statistics at Web Services > web-service-name | Monitor | Statistics. The statistics available are:

Viewing Web Service Messages

You can also configure a web service to view messages for a web service endpoint. Monitor web service messages at Web Services > web-service-name | Monitor | Messages.

By default, Admin Console retains the last 25 messages. Admin Console displays details of SOAP requests, responses, and HTTP header information. In addition, the following information is displayed for a web service request:

You can also select a filter to view only the success messages or the failure messages. If call flow monitoring is enabled, each message is linked to call flow information that enables you to look at the call stack information for each message.