Container Managed Ports

Web Services Reference tabbed pane -> Web Service Reference section -> Add/Edit button -> Add/Edit Web Services Reference dialog box -> Container Managed Ports button

In this dialog box, you can define the set of container managed ports.

  1. A service endpoint interface declares the methods that a remote client may invoke on the service. The Service Endpoint Interface drop-down list contains the service endpoint interface for this module as defined in the WSDL file. Select the service endpoint interface from this list.
  2. Select the Port Component Name. The Port Component Name column contains a list of the port component names of the endpoints that implement the selected service endpoint interface. The type of Service Implementation Bean within the Port component determines the container model, either a servlet container or an EJB container, that would be used to deploy the web service.
  3. Click OK.


Legal Notices