The scope value determines when a new instance of a service implementation is created for the Web service ports in a module. When the scope value is set to application, the same instance of the implementation is used for all requests on the application. When the scope value is set to session, the same instance is used for all requests on each session. When the scope value is set to request, a new instance is created for every request.
Configuring the scope of a Web service port is supported with JAX-RPC applications.
Use this page to view and manage the scope of the ports of a Web service application.
To view this administrative console page, click
.標示(線上)的鏈結表示需要存取網際網路。