Web services implementation scope

Use this page to view and manage the scope of the ports of a Web service application.

To view this administrative console page, click Applications > Application Types > WebSphere enterprise applications > application_name > Manage Modules > module_instance > Web services implementation scope.

這個管理主控台頁面只適用於 Java™ API for XML-Based RPC (JAX-RPC) 應用程式。

Port

Specifies a port name for a web service. A module can contain one or more web services, each of which can contain one or more ports.

Web service

Specifies the name of the web service. A module can contain one or more web services.

URI

Specifies the Uniform Resource Identifier (URI) of the binding file that defines the scope. The URI is relative to the web module.

Scope

Specifies the scope of a port. The valid values for scope are request, session and application.

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.


指出主題類型的圖示 參照主題



時間戳記圖示 前次更新: July 9, 2016 11:20
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=uwbs_server
檔名:uwbs_server.html