Internal Name: |
JacORB |
Description: |
JacORB subsystem configuration |
Singleton: |
yes |
Plugin: |
JBossAS7 |
Name |
Description |
Required |
Internal Name |
Path |
|
yes |
path |
Managed Runtime |
|
yes |
managedRuntime |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
Name |
Description |
Required |
Internal Name |
Add Component Via Interceptor |
Indicates whether SSL components should be added by an IOR interceptor or not . The default value is on. |
no |
add-component-via-interceptor |
Cache Poa Names |
Indicates whether POA names should be cached or not . The default value is off. |
no |
cache-poa-names |
Cache Typecodes |
Indicates whether typecodes should be cached or not . The default value is off. |
no |
cache-typecodes |
Chunk Custom Rmi Valuetypes |
Indicates whether custom RMI valuetypes should be encoded as chunks or not . The default value is on. |
no |
chunk-custom-rmi-valuetypes |
Client Requires |
Value that indicates the client SSL required parameters (None, ServerAuth, ClientAuth, MutualAuth). The default value is None. |
no |
client-requires |
Client Supports |
Value that indicates the client SSL supported parameters (None, ServerAuth, ClientAuth, MutualAuth). The default value is MutualAuth. |
no |
client-supports |
Client Timeout |
The client-side connection timeout value in milliseconds. A value of zero indicates that the connection never times out. The default value is 0. |
no |
client-timeout |
Comet |
Indicates whether interoperability with Comet's ORB is enabled or not . The default value is off. |
no |
comet |
Export Corbaloc |
Indicates whether the root context should be exported as corbaloc::address:port/NameService or not . The default value is on. |
no |
export-corbaloc |
Giop Minor Version |
The GIOP minor version to be used. The default value is 2. |
no |
giop-minor-version |
Indirection Encoding Disable |
Indicates whether indirection encoding for repeated typecodes should be disabled or not . The default value is off. |
no |
indirection-encoding-disable |
Iona |
Indicates whether interoperability with IONA's ASP is enabled or not . The default value is off. |
no |
iona |
Lax Boolean Encoding |
Indicates whether any non-zero CDR encoded boolean value should be interpreted as true or not . The default value is off. |
no |
lax-boolean-encoding |
Max Managed Buf Size |
The log2 of maximum size managed by the internal buffer manager. The default value is 24. |
no |
max-managed-buf-size |
Max Server Connections |
The maximum number of connections accepted by the server. The default value is 2147483647. |
no |
max-server-connections |
Max Threads |
The maximum number of active request processor threads. Threads are first obtained from the pool and once the pool is exhausted new threads are created until the number of threads reaches this limit. New requests will wait until an active thread finishes its job. The default value is 32. |
no |
max-threads |
Monitoring |
Indicates whether the monitoring GUI should be displayed or not . The default value is off. |
no |
monitoring |
Name |
The name of the running ORB. The default value is JBoss. |
no |
name |
Outbuf Cache Timeout |
The buffer cache timeout in milliseconds. The default value is -1. |
no |
outbuf-cache-timeout |
Outbuf Size |
The size of the network buffers for outgoing messages. The default value is 2048. |
no |
outbuf-size |
Pool Size |
The size of the request processors thread-pool. Threads that finish processing a request are placed back in the pool if the pool is not full and discarded otherwise. The default value is 5. |
no |
pool-size |
Print Version |
Indicates whether the version number should be printed during ORB startup or not . The default value is off. |
no |
print-version |
Properties |
A list of generic key/value properties. |
no |
properties |
Queue Max |
The maximum number of requests that can be queued. The default value is 100. |
no |
queue-max |
Queue Min |
The size of the queue for notifying waiting requests. In other words, blocked requests are only notified when the queue has no more than queue-min requests. The default value is 10. |
no |
queue-min |
Queue Wait |
Indicates whether requests that exceed the maximum queue size should wait or not . When disabled, a TRANSIENT exception is thrown if the queue is full. The default value is off. |
no |
queue-wait |
Retries |
The number of retries if connections cannot be promptly established. The default value is 5. |
no |
retries |
Retry Interval |
The interval in milliseconds between retries. The default value is 500. |
no |
retry-interval |
Root Context |
The naming service root context. The default value is JBoss/Naming/root. |
no |
root-context |
Security |
Indicates whether the security interceptors are to be installed or not . The default value is off. |
no |
security |
Security Domain |
The name of the security domain that holds the key and trust stores that will be used to establish SSL connections. |
no |
security-domain |
Server Requires |
Value that indicates the server SSL required parameters (None, ServerAuth, ClientAuth, MutualAuth). The default value is None. |
no |
server-requires |
Server Supports |
Value that indicates the server SSL supported parameters (None, ServerAuth, ClientAuth, MutualAuth). The default value is MutualAuth. |
no |
server-supports |
Server Timeout |
The server-side connection timeout value in milliseconds. A value of zero indicates that the connection never times out. The default value is 0. |
no |
server-timeout |
Strict Check On Tc Creation |
Indicates whether the method create_abstract_interface_tc should perform a validation check on the name parameter or not . The default value is off. |
no |
strict-check-on-tc-creation |
Sun |
Indicates whether interoperability with Sun's ORB is enabled or not . The default value is on. |
no |
sun |
Support Ssl |
Indicates whether SSL is to be supported or not . The default value is off. |
no |
support-ssl |
Transactions |
Indicates whether the transactions interceptors are to be installed (on or spec) or not . The value 'on' enabled JTS while 'spec' enables a spec compliant mode (non JTS) that rejects incoming transaction contexts. The default value is off. |
no |
transactions |
Use Bom |
Indicates whether GIOP 1.2 byte order markers should be used or not . The default value is off. |
no |
use-bom |
Use Imr |
Indicates whether the implementation repository should be used or not . The default value is off. |
no |
use-imr |
You must use the internal name to reference properties in Dynamic Group Definition expressions.