Use this page to view and manage a preferred portType mapping for a web service.
This administrative console page applies only to Java API for XML-based RPC (JAX-RPC) applications.
When you have multiple ports that reference the same portType (service endpoint interface), a preferred port specifies the port to use when the Service.getPort(Class SEI) method is called with only the service endpoint interface.
To view this administrative console page, click .
Specifies the portType.
The preferred port and the portType values are both of the type java.xml.namespace.QName.
Specifies the preferred port to be associated with a particular portType. The Service.getPort(Class) method returns the preferred port associated with the specified service endpoint interface class (portType).
The preferred ports available are listed, as well as a value of None, which indicates no preferred port is selected.