This topic introduces you to administering deployed Web services
applications.
Procedure
- View the deployment descriptors. View the Web
services client and server deployment descriptors for a deployed Web services
application. You can view the bindings in the deployment descriptors.
- Configure
the scope of a web service port. When a Web service application
is deployed into WebSphere Application Server, 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 you can
set: application, session and request.