DataSource for C SDK
7.1.28.98838-0467ac22
|
Type: String Array
Default: None
Options for the JVM
Type: String Array
Default: None
Global classpath location
Type: String
Default: None
This item specifies the location of the JVM.
If no jvm-location is configured then no JVM is started. If a JVM is required then the location should be configured to either
If the location is a directory path the DataSource will search for the JVM in the sub-directories of the directory path. This allows the configuration to be simply set to the JAVA_HOME environment variable.
If a file is configured and it either doesn't exist or is not a JVM then the DataSource will not start. If a directory path is configured and there is no JVM under the directory path the DataSource will not start.
Example of full path:
jvm-location /usr/lib/jvm/jdk1.8.0_181/jre/lib/amd64/server/libjvm.so
Example of directory path:
jvm-location /usr/lib/jvm/jdk1.8.0_181
Example of directory path using JAVA_HOME:
jvm-location ${ENV:JAVA_HOME}
add-javaclass
Add a Java class definition
Type: String Array
Default: None
Class paths
Type: String
Default: None
Name of the class
Type: String
Default: None
Id of the class