End point settings

Use this to view and change the configuration for a communication end point used by run-time components running within a process. An end point provides host and port specifications for a server.

To view this administrative console page, click Servers > Application Servers > server > End Points > end_point_name

 

Configuration tab

End Point Name Name of the end point. The name must be unique within the server.

Note that this field displays only when you are defining an end point for an appserver.

Data type String

Host Specifies the IP address, domain name server (DNS) host name with domain name suffix, or just the DNS host name, used by a client to request a resource (such as the naming service, administrative service, or JMS broker).

For example, if the host name is myhost, the fully qualified DNS name can be myhost.myco.com and the IP address can be 155.123.88.201.

Data type String
Default *

Port Specifies the port for which the service is configured to accept client requests. The port value is used in conjunction with the host name.

Data type Integer
Default None