Solution #2

The usage of two Windows environment variables can be defined to indicate where the jvm.dll file can be found by the Web module.

The variables are:

  • USEENV=1
  • JVMLIBDIR=<the path of the jvm.dll file>

Here’s an example:

Please note that the usage of the JVMLIBDIR will be visible from the log if the verbose logging is enable on the Web module.

3d58f420-19b5-47a0-a122-5c9dab55ec7f