JRE Library
Enables the JVM in the EMS server.
Specify the absolute path to the JRE shared library file that is installed with the JRE. Depending on your platform, this could be jvm.dll, libjvm.so, JavaVM, and so forth. Note that a 32-bit EMS server must point to a 32-bit JVM, and a 64-bit server must to point to a 64-bit JVM.
If this property is not included, the JVM is disabled by default.
If the path contains any spaces, the path must be enclosed in quotation marks.
For example:
jre_library = "C:\Program Files\Java\jdk1.7.0_79\jre\bin\server\jvm.dll"
Copyright © Cloud Software Group, Inc. All rights reserved.