skip to main content
OpenAccess SDK Service Attributes : Defining Service Attributes : ServiceJVMClassPath
 

ServiceJVMClassPath

Specifies the CLASSPATH value to pass into the JVM initialization. If this value is not set, then the CLASSPATH environment variable defined in a ServiceEnvironmentVariable is read (see ServiceEnvironmentVariable). If ServiceEnvironmentVariable is empty, then the operating system environment variable CLASSPATH is read. If no environment variable CLASSPATH is defined, then an error is generated during service start up.
For this configuration, you must include -Xms4M -Xmx8M.

Default

An empty string.

Type

Static

IP Type:

Java
Note: This service attribute is used only by the OpenAccess SDK service for Java.