Author Topic: JDK dependencies  (Read 1377 times)

Offline vma

  • Sr. Member
  • ****
  • Posts: 255
  • Karma: 0
JDK dependencies
« on: August 14, 2019, 02:29:14 PM »
Hi,

My customer installed a customized JDK package and all existing apps are working fine with it after we pointed the JAVA_PATH to this new release.
The issue is now when we want to deploy GKC we realized we cannot install any new Genesys software because the installer is complaining JDK is not installed.

Do you know what exactly is the installer looking for to decide if JDK is installed or not?
I have the JAVA_HOME environment variable, I have the PATH updated and I have all JavaSoft registry keys. I think the customized java package is still missing something and I don't know what.

Thank you!