Administer deployed Web services applications
We can administer deployed Web services applications using the admin console.
Before we can administer a Web service application, we need to deploy your Web service application.
Use the admin console to administer JAX-WS service provider or service client applications or JAX-RPC Web services.
- Administer service providers. We can administer the service providers using the following ways:
- View service providers at the cell level . We can view the details of the service provider, manage the policy sets for the service, its endpoints and operations, and assign bindings for the policy set attachment at the cell level.
- View service providers at the application level . We can view the details of the service provider, manage the policy sets for the service, its endpoints and operations, and assign bindings for the policy set attachment at the application level.
- Manage policy sets and bindings for service providers. We can view the details of the service provider, manage the policy sets for the service, its endpoints and operations, and assign bindings for the policy set attachment.
- Manage policy sets and bindings for service providers at the application level using the admin console. We can manage policy sets for the provider, its endpoints, and operations, and assign bindings for the policy set attachment at the application level.
- View WSDL document using the admin console . We can view the WSDL document for the JAX-WS application.
- Administer service clients. We can administer the service clients using the following ways:
- View service clients at the cell level . Your appserver instance can have one or more applications deployed on it that contain service clients. We can view a list of the service clients at the cell level using the admin console.
- View service clients at the application level . Your appserver instance can have one or more applications deployed on it that contains service clients. We can view the service client names that are referenced in an application.
- Manage policy sets and bindings for service clients. We can view details of the service client reference, manage the policy sets for the service, its endpoints and operations, and assign bindings for the policy set attachment.
- Manage policy sets and bindings for service clients at the application level. You can manage policy sets for the service client applications or its service references, endpoints, or operations and assign bindings for the policy set attachment at the application level.
- View the deployment descriptors..
View the Web services server and client deployment descriptors for a deployed Web services application. We can view the bindings in the deployment descriptors. The deployment descriptors are required for JAX-RPC Web services. We can optionally use the webservices.xml deployment descriptor to augment or override application metadata specified in annotations within the JAX-WS Web services.
- Set the scope of a Web service port..(JAX-RPC applications only) When a Web service application is deployed into WAS, an instance is created for each application or module. The instance contains deployment information for the Web module or enterprise bean module, including implementation scope and client bindings information. There are three levels of scope that we can set: application, session and request.
Overview of service and endpoint listeners
Administration of service and endpoint listeners
View service providers at the cell level
View service providers at the application level
View the detail of a service provider and managing policy sets
Manage policy sets and bindings for service providers at the application level
View WSDL document
View service clients at the cell level
View service clients at the application level
View detail of a service client and managing policy sets
Manage policy sets and bindings for service clients at the application level
View Web services deployment descriptors in the admin console
Set the scope of a Web service port
Related tasks
Deploy Web services applications onto appservers