- In the tree component, expand the Configuration node.
- Select the ORB node.
- Choose the thread pool the ORB uses from the Thread Pool ID drop-down list.
The ORB uses thread pools to respond to requests from remote clients of EJB modules and other clients that communicate via RMI-IIOP. For more information, see "Thread Pools in the Application Server" and "Creating Thread Pools".
- In the Max Message Fragment Size field, set the maximum fragment size for IIOP messages.
Messages larger than this size are fragmented.
- In the Total Connections field, set the maximum number of incoming connections for all IIOP listeners.
- Select the Required checkbox if IIOP client authentication is required.
- Click Save to save the changes, or Load Defaults to load the default values.
- Restart the server.