| Package | Description |
|---|---|
| org.apache.jackrabbit.j2ee |
| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapConfig
The bootstrap configuration hold information about initial startup
parameters like repository config and home.
|
class |
JNDIConfig
The JNDI config hold information about JNDI connection details.
|
class |
RMIConfig
Deprecated.
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
The RMI config hold information about RMI connection details. It supports the following properties and init parameters:
+-------------------+--------------------+
| Property Name | Init-Param Name |
+-------------------+--------------------+
| rmi.enable | {rmi-port sepc.} |
| rmi.host | rmi-host |
| rmi.port | rmi-port |
| rmi.name | {repository name} |
| rmi.url | rmi-url |
+-------------------+--------------------+
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.