Web services implementation scope

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.

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 >Enterprise Applications > application_instance > Web modules > module_instance >Web services implementation scope.

For EJB modules, click Applications > Enterprise Applications > application_instance > EJB modules > module_instance > Web services implementation scope > Edit.

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.




Related tasks
Configuring the scope of a Web service port
Reference topic    

Terms of Use | Feedback

Last updated: Aug 29, 2010 9:31:45 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-nd-mp&topic=uwbs_server
File name: uwbs_server.html