Anybody solve this error? I'm trying to run a Java application on Ubuntu, and I got this error:
$ javaws http://192.168.1.211:7777/forms/frmservlet/config=mmcs selected jre: /usr/lib/jvm/default-java WARNING: package javax.jnlp not in java.desktop
Anybody solve this error? I'm trying to run a Java application on Ubuntu, and I got this error:
$ javaws http://192.168.1.211:7777/forms/frmservlet/config=mmcs selected jre: /usr/lib/jvm/default-java WARNING: package javax.jnlp not in java.desktop
Try to use the browser option and check the result:
$ javaws -browser http://192.168.1.211:7777/forms/frmservlet/config=mmcs