Object Request Broker (ORB) (orb)
Configuration for a server or client ORB. Specify either the nameService attribute for a client ORB or one or more iiopEndpoint references for a server ORB.
Name | Type | Default | Description |
---|---|---|---|
id | string | A unique configuration ID. | |
iiopEndpointRef | List of references to top level iiopEndpoint elements (comma-separated string). | defaultIiopEndpoint | Optional IIOP Endpoint describing the ports open for this ORB |
nameService | string | corbaname::localhost:2809 | Optional URL for the remote name service, for example corbaname::localhost:2809 |
orbSSLInitTimeout | string | 10 | ORB SSL initialization timeout specified in seconds |
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
id | string | A unique configuration ID. |
Specify the CSIv2 layers like transport, authentication, and attribute.
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
id | string | A unique configuration ID. |
Specify the CSIv2 layers like transport, authentication, and attribute.
Optional IIOP Endpoint describing the ports open for this ORB
Name | Type | Default | Description |
---|---|---|---|
host | string | localhost | IP address, domain name server (DNS) host name with domain name suffix, or just the DNS host name |
id | string | A unique configuration ID. | |
iiopPort | int | Port for the unsecured server socket opened by this IIOP endpoint | |
tcpOptionsRef | A reference to top level tcpOptions element (string). | defaultTCPOptions | TCP protocol options for the IIOP endpoint |
Specification of a secured server socket opened by this IIOP endpoint
TCP protocol options for the IIOP endpoint
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
id | string | A unique configuration ID. |
Specify the CSIv2 layers like transport, authentication, and attribute.