0

I'm running Apache procrun on a machine with two JDKs and multiple Java processes running. I need to use the JDK that JAVA_HOME is not using.

My question is: Is there a way to set a local JAVA_HOME in Apache procrun on Windows?

hawkeye
  • 34,745
  • 30
  • 150
  • 304

1 Answers1

0

do you need this?

see --JavaHome
Set a different JAVA_HOME than defined by JAVA_HOME environment variable

luckybilly
  • 221
  • 1
  • 9