The class path to use for accessing Java-based repositories through a Java library.
The value of this parameter is used by all repositories that use the ogs_java
library, for example Documentum repositories.
The *
is used as a wildcard. All files matching the pattern are included in the class path when creating the JVM. If the CLASSPATH environment variable is set, the value of this parameter is appended to the CLASSPATH value.
Type: | String |
Default: |
Windows: UNIX: |
Required: | No |
Configuration Section: | Default or Repositories |
Example: |
The following example is equivalent to the default setting given above: JavaClassPath0=. |
See Also: |
|