JavaClassPath

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: .;.\*.jar;.\lib;.\lib\*.jar

UNIX: .:./*.jar:./lib:./lib/*.jar

Required: No
Configuration Section: Default or Repositories
Example:

The following example is equivalent to the default setting given above:

JavaClassPath0=.
JavaClassPath1=./*.jar JavaClassPath2=./lib JavaClassPath3=./lib/*.jar
See Also:  

_HP_HTML5_bannerTitle.htm