I
iiop-listener
Defines an IIOP listen socket. To enable SSL for this listener, include an
ssl subelement.
Superelements
iiop-service
Subelements
The following table describes subelements for the iiop-listener element.
iiop-listener Subelements
|
|
|
|
zero or one |
Defines
SSL parameters. |
|
zero or more |
Specifies a property or a variable. |
|
Attributes
The following table describes attributes for the iiop-listener element.
iiop-listener Attributes
|
|
|
|
none |
The listener name. An
iiop-listener name cannot begin with a number. |
|
none |
IP address of the listener. Can be
in dotted-pair or IPv6 notation, or just a name. |
|
1072 |
(optional) Port number for the
listener. Legal values are 1 - 65535. On UNIX, creating sockets that
listen on ports 1 - 1024 requires superuser privileges. |
|
false |
(optional) Determines whether
the listener runs SSL. To turn SSL2 or SSL3 on or off and
set ciphers, use an ssl element. |
enabled |
true |
(optional) Determines whether the listener is active. |
|
iiop-service
Defines the IIOP service.
Superelements
config
Subelements
The following table describes subelements for the iiop-service element.
iiop-service Subelements
|
|
|
|
only one |
Configures the ORB. |
|
zero
or one |
Defines SSL parameters for the ORB. |
|
zero or more |
Defines an IIOP listen
socket. |
|
Attributes
The following table describes attributes for the iiop-service element.
iiop-service Attributes
|
|
|
client-authentication-required |
false |
(optional) If true,
the server rejects unauthenticated requests and inserts an authentication-required bit in IORs sent to
clients. |
|