Navigate to the Web Services Summary page as described in In the Web Service Details section of the page, click on the plus + for the Web

Administering Web Services 6-9 For example, to display the endpoint for the WsdlConcreteService: wls:wls-domainserverConfig listWebServicePortswls-domainAdminServerjaxwsejb30ws,jaxwsejb, web,WsdlConcreteService WsdlConcretePort http:host.us.oracle.com:7001jaxwsejbWsdlAbstract 4. Use the listWebServiceConfiguration command to view the configuration details for a Web service endpoint. listWebServiceConfigurationapplication,moduleOrCompName,moduleType,serviceName ,[subjectName] For example, to view the configuration details for the WsdlConcretePort: wls:wls-domainserverConfig listWebServiceConfigurationwls-domainAdminServerjaxwsejb30ws, jaxwsejb,web,WsdlConcreteService,WsdlConcretePort enable: true enableREST: false maxRequestSize: -1 loggingLevel: NULL 5. Use the listWebServicePolicies command to view the policies that are attached to a Web service endpoint. listWebServicePoliciesapplication,moduleOrCompName,moduleType,serviceName,subj ectName For example, to view the policies attached to the WsdlConcretePort endpoint and any policy override settings: wls:wls_domainserverConfig listWebServicePolicieswls_ domainAdminServerjaxwsejb30ws, jaxwsejb,web,WsdlConcreteService,WsdlConcretePort WsdlConcretePort : addressing : oraclewsaddr_policy , enabled=true management : oraclelog_policy , enabled=true security : oraclewss_username_token_service_policy, enabled=true Attached policy or policies are valid; endpoint is secure. For more information about these WLST commands and their arguments, see Web Services Custom WLST Commands in WebLogic Scripting Tool Command Reference. Viewing Web Service Clients The following sections describe how to view Web service clients for your application. Using Fusion Middleware Control The steps you follow to view a Web service client depend on the application type SOA reference, ADF DC, WebCenter, or asynchronous Callback client, as described in the following sections. Viewing SOA References Use the following procedure to view a SOA reference client: