JVMLibraryPath
The path to the JVM to use for Java based repositories with a Java DLL.
The value of this parameter is used by all repositories that use the ogs_java library, for example Documentum repositories.
OmniGroupServer uses the JVM library specified by (highest priority first):
JVMLibraryPathJAVA_HOMEenvironment variable- Windows registry
- System library path environment variable.
JVMLibraryPath must be set if none of the other methods succeed, or if a different JVM version is required to the default version.
| Type: | String |
| Default: | |
| Required: | No |
| Configuration Section: | Default or Repositories |
| Example: | JVMLibraryPath=C:\Program Files\Java\jre6\bin\client
|
| See Also: |