JNLP stands for Java Network Launch Protocol.
I've got an internal only app that I've historically self-signed. With the latest version of Java, self-signing for JNLP is …
java certificate jnlpWe decided to sign our JNLP files by following this oracle guide. Since we have different JNLPs, we went for …
java oracle jnlpIs it possible to force cache clearing when a java web start application is updated from the command line?
java jnlp java-web-startAfter the latest JRE (1.7.0_25) was updated my application won't launch from webstart as it used to. I haven't deployed any …
java jnlp java-web-startI'm trying to run my JNLP within an HTML page, but the java plugin does not run the JNLP, runs …
java applet jnlp next-generation-pluginWe have basic authentication enabled on Tomcat6. User is authenticated in browser and then JNLP is launched to launch application …
java session jnlp java-web-startwe have an Java application deployed with Java Web Start (JNLP) that does a desktop shortcut. One client has issue …
windows-7 jnlp java-web-start desktop-shortcutLast week I set up a selenium grid using jenkins and 4 slave windows VMs. As part of doing this I …
jenkins jnlp selenium-grid jenkins-slaveTo start our legacy application, we use java WebStart via a jnlp. We would like to support 64-bit Java clients …
java 32bit-64bit jnlp java-web-start