Top "Java-web-start" questions

Java Web Start (JWS) is the Oracle technology used to launch rich client (Swing, Java-FX, SWT, AWT.

I am not able launch JNLP applications using "Java Web Start"?

Up until recently, I was able to launch/open JNLP files in Firefox using Java web start. Don't know what …

java jnlp java-web-start
How to make a machine trust a self-signed Java application

I'm deploying an application using JAWS, and it worked until late 2013 when I got a warning, and then this morning …

java security certificate java-web-start self-signed
What is the difference between 'java', 'javaw', and 'javaws'?

What is the difference between java, javaw, and javaws? I have found that on Windows most usage of Java is …

java java-web-start javaw
SecurityException during executing jnlp file (Missing required Permissions manifest attribute in main jar)

OS: Windows 7 64 bit Java: jdk1.7.0_51 I have a jnlp file. When I double click on this, exception is occurred as …

java java-web-start jnlp
How to change the alias of a key within a keystore?

I signed my JWS application MemorizEasy with a key whose alias is: memofile.reference.emma.jar=/Users/simpatico/.netbeans/6.8/modules/…

java maven-2 java-web-start jar-signing
How do I fix "missing Codebase, Permissions, and Application-Name manifest attribute" in my JNLP app?

With the recent Java updates, many people are having trouble with their Java Web Start apps lacking Codebase, Permissions, and …

java java-web-start jnlp
Found unsigned entry in resource

i have the following JNLP file: <jnlp spec="1.0+" codebase="http://****:****" href="tcm2012.jnlp"> <information> <title&…

java jar jnlp java-web-start
AWS S3 Java SDK - Download file help

The code below only works for downloading text files from a bucket in S3. This does not work for an …

java amazon-s3 download amazon java-web-start
Java jnlp application blocked by Security settings

I have an enterprise java application that has plenty of jars that are downloaded to the client's jvm cache by …

java security certificate java-web-start jnlp
Problems launching the slave agent via Java Web Start on Jenkins

We have recently upgraded Jenkins to the latest verion. and since then ive not been able to launch the slaves …

java jenkins java-web-start