Configuring the ORB

  1. In the tree component, expand the Configurations node.
  2. Select the instance to configure:
    1. To configure a particular instance, select the instance’s config node. For example, for the default instance, server, select the server-config node.
    2. To configure the default settings for future instances that use a copy of default-config, select the default-config node.
  3. Select the ORB node.
  4. Choose the thread pool the ORB uses from the Thread Pool ID drop-down list.
  5. 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".

  6. In the Max Message Fragment Size field, set the maximum fragment size for IIOP messages.
  7. Messages larger than this size are fragmented.

  8. In the Total Connections field, set the maximum number of incoming connections for all IIOP listeners.
  9. Select the Required checkbox if IIOP client authentication is required.
  10. Click Save to save the changes, or Load Defaults to load the default values.
  11. Restart the server.

See Also:


Legal Notices