Using Fusion Middleware Control, click Application Deployment, then click Web

6-6 Oracle Fusion Middleware Security and Administrators Guide for Web Services 2. Use the listWebServices WLST command to display a list of the Web services in your application. You must specify the complete application path name to identify the application and the server instance to which it is deployed. listWebServices application,composite,[detail] For example: wls:wls-domainserverConfiglistWebServiceswls-domainAdminServerjaxwsejb30 ws wls-domainAdminServerjaxwsejb30ws: moduleName=jaxwsejb,moduleType=web,serviceName=JaxwsWithHandlerChainBeanService moduleName=jaxwsejb, moduleType=web, serviceName=WsdlConcreteService moduleName=jaxwsejb, moduleType=web, serviceName=EchoEJBService moduleName=jaxwsejb, moduleType=web, serviceName=CalculatorService moduleName=jaxwsejb, moduleType=web, serviceName=DoclitWrapperWTJService For details about the listWebServices command, see Web Services Custom WLST Commands in WebLogic Scripting Tool Command Reference. Viewing the Web Services and References in a SOA Composite Use the following procedure to view the Web services, references, and components in a SOA composite application: 1. From the navigator, click the plus sign + for SOA deployments.

2. Select soa-infra, expand the SOA partition for example, the default partition and

select the target SOA composite application. The SOA composite home page displays.

3. Select the Dashboard tab if it is not already selected.

The Component Metrics section of this tab lists the SOA components being used in the composite application, and the Services and References section displays the Web service and reference bindings, as shown in Figure 6–4 . Administering Web Services 6-7 Figure 6–4 SOA Composite Application Dashboard Page Viewing the Details for a Web Service Endpoint Use the procedures described in the following sections to view the details for a Web service endpoint port using Oracle Enterprise Manager Fusion Middleware Control and WLST. Using Fusion Middleware Control In Fusion Middleware Control, the steps you follow to view the details for a Web service endpoint depend on the application type, as described in the following sections. To view the details for a non-SOA Oracle Infrastructure or WebLogic Web service endpoint:

1. Navigate to the Web Services Summary page as described in

Navigating to the Web Services Summary Page for an Application on page 6-4. 2. In the Web Service Details section of the page, click on the plus + for the Web service to display the Web service endpoints if they are not already displayed.

3. Click the name of the endpoint to navigate to the Web Service Endpoint page.

4. From the Web Service Endpoint page, you can do the following:

■ Click the Operations tab to see the list of operations for this endpoint. ■ Click the OWSM Policies tab to see the policies attached to this endpoint. ■ Click the Charts tab to see a graphical display of the faults for this endpoint. Oracle Infrastructure Web Services only. ■ Click the Configuration tab to see the configuration for this endpoint. Oracle Infrastructure Web Services only.