Table 1-1 Application Server Listeners that Use Ports
Listener
|
Description
|
Administrative server
|
A domain’s administrative server is accessed by the Admin Console and the asadmin utility. For the Admin Console, you specify the port number in the URL of the browser. If you execute an asadmin command remotely, you must specify the port number with the --port option.
|
HTTP
|
The Web server listens for HTTP requests on a port. To access deployed Web applications and services, clients connect to this port.
|
HTTPS
|
Web applications configured for secure communications listen on a separate port.
|
IIOP
|
Remote clients of enterprise beans (EJB components) access the beans through the IIOP listener.
|
IIOP, SSL
|
Another port is used by the IIOP listener configured for secure communications.
|
IIOP, SSL and mutual authentication
|
Another port is used by the IIOP listener configured for mutual (client and server) authentication.
|