Table of Contents
This appendix defines the ports used in JEUS. Refer to this appendix when configuring a firewall.
BASEPORT
Description | Basic service port that JEUS servers need for JNDI services and operation. This can be configured in the base listener. |
Base Port | 9736 |
COS naming server port
Description | Used for COS Naming service |
Base Port | BASEPORT + 4 (e.g., 9740) |
ORB port
Description | IIOP Port |
Base Port | BASEPORT + 1 |
ORB SSL port
Description | IIOP SSL Port |
Base Port | BASEPORT + 2 |
ORB SSL mutual authorization port
Description | IIOP mutual authentication port |
Base Port | BASEPORT + 3 |
EJB RMI port
Description | RMI port for accessing EJB. |
Base Port | BASEPORT + 7 |