Java Web Start - macOS and OpenJDK 21

Soldato
Joined
1 Nov 2007
Posts
6,429
Location
England
I've never used Java before but I need to run a JNLP file which shows a virtual console to an iDRAC 6 remote management server. I have installed OpenJDK 21 from Homebrew but when I try to run the JNLP file I get this error:

The operation couldn’t be completed. Unable to locate a Java Runtime that supports javaws.

which is strange as I assumed the JDK included the JRE. Do I need to set any env vars or something? The same happens when I try and use the command line javaws.

If anyone can point me in the right direction I would appreciate it.
 
Back
Top Bottom