OWS + Eclips 1.8.0_422 Trying to replace Oracle, jnlp fails to launch with class error
Posted: 22 Aug 2024, 19:05
Greetings-
I'm not a java dev. I'm simply trying to use an open source option to replace Oracle for an aged app that we need to keep alive for another year or so. Currently it works fine with Oracle Java 8. I would love to hear any suggestions anyone may have. Other forum posts seem to indicate that we are missing a plugin, but we also do not have that plugin when Oracle is installed, as far as I know.
It appears to load/download well until it reaches to the remote provider:
/name/netscape/javascript/JSException.class, where it then immediately throws:
[ERROR][net.sourceforge.jmlp.Launcher]
java.lang.NoClassDefFoundError: netscape/javascript/JSException
Tries a little more, throws the exception again, fails several loads and dies:
I'm not a java dev. I'm simply trying to use an open source option to replace Oracle for an aged app that we need to keep alive for another year or so. Currently it works fine with Oracle Java 8. I would love to hear any suggestions anyone may have. Other forum posts seem to indicate that we are missing a plugin, but we also do not have that plugin when Oracle is installed, as far as I know.
It appears to load/download well until it reaches to the remote provider:
/name/netscape/javascript/JSException.class, where it then immediately throws:
[ERROR][net.sourceforge.jmlp.Launcher]
java.lang.NoClassDefFoundError: netscape/javascript/JSException
Tries a little more, throws the exception again, fails several loads and dies: