[V5.1.1 and later]Preferred Port Mappings

Use this page to view and manage the preferred port mappings for a Web service. Each port type associated with a Web service can have a preferred port specified.

When you have a port type (Service Endpoint Interface) with multiple ports defined, a preferred port specifies the port to return when the Service.getPort(Class) method is called with only the Service Endpoint Interface.

To view this administrative console page, click Applications >Enterprise Application > application_instance > Web modules > module_instance >Web services client bindings > Edit > preferred_port_instance.

For EJB modules, click Applications >Enterprise Application > application_instance > EJB modules > module_instance >Web services client bindings > Edit > preferred_port_instance.

Port type

Specifies the port type.

The preferred port and the port type values are both of the type java.xml.namespace.QName.

Preferred port

Specifies the preferred port to be associated with a particular port type. The Service.getPort(Class) method returns the preferred port associated with the specified Service Endpoint Interface class (port type).

The preferred ports available are listed, as well as a value of None, which indicates no preferred port is selected.