Monitoring Web Services Monitoring Web Services and Clients

Administering Web Services 7-9 application_nameapplication_versionservice_namecontextpathurl_pattern Where: ■ application_name —Name of the application that contains the Web service or client. ■ application_version —Version of the application that contains the Web service or client. ■ service_name —Name of the Web service or client. ■ context_path —Context path defined for the Web service. For more information, see Defining the Context Path of a WebLogic Web Services in WebLogic Web Services Reference for Oracle WebLogic Server. ■ url_pattern —System default or user-defined Web service URL pattern. For more information, see Specifying the Transport Used to Invoke the Web Service in WebLogic Web Services Reference for Oracle WebLogic Server.

7.10.1 Monitoring Web Services

To monitor a Web service using the Administration Console, click on the Deployments node in the left pane and in the Deployments table that appears in the right pane, locate the Enterprise application in which the Web service is packaged. Expand the application by clicking the + node; the Web services in the application are listed under the Web Services category. Click on the name of the Web service and click the Monitoring tab. Alternatively, click the Deployments node in the left pane, the Monitoring tab that appears in the right pane, and then the Web Service tab. Click on the name of the Web service for which you want to view monitoring statistics. The following table lists the tabs that you can select to monitor Web service information. The pages aggregate the statistics of all the servers on which the Web service is running. Note: For JAX-WS Web services, the built-in Ws-Protocol operation displays statistics that are relevant to the underlying WS- protocols. This information is helpful in evaluating the application performance. Table 7–1 Monitoring Web Services Click this tab . . . To view . . . Monitoring General General statistics about the Web services, including total error and invocations counts. Monitoring Invocations Invocation statistics, such as dispatch and execution times and averages. Monitoring WS-Policy Policies that are attached to the Web service, organized into the following categories: authentication, authorization, confidentiality, and integrity. Monitoring Ports Table listing the Web service endpoints ports. The table provides a summary of information for each port. Click a port name to view more details. Monitoring Ports General General statistics about the Web service endpoint. The page displays information such as the Web service endpoint name, its URI, and its associated Web service, Enterprise application, and application module. Error and invocations counts are aggregated for all Web service endpoint operations. 7-10 Getting Started With JAX-WS Web Services for Oracle WebLogic Server

7.10.2 Monitoring Web Service Clients