installing and repairing Java Web Start : Java Glossary
home I words local find no local find frame, full screen Google search web for topic jump to footer translate with Babelfish 2008-01-25 by Roedy Green ©1996-2008 Canadian Mind Products
Go to : punctuation 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (all)
Java Web Start logo   Installing & Repairing Java Web Start

You were probably directed to this entry because your Java Web Start Java application installer is not working. There are four likely reasons for that:

  1. You don’t have an up-to-date browser. If you don’t, or don’t know, download one and install it. They are free.
  2. You must have a recent Java installed i.e. JRE 1.6.0_06. If you don’t have it, or don’t know, download and install it now. Java is free. Java Web Start is automatically installed as part of Java.
  3. Repairing possibly damaged Java Web Start Associations of the *.jnlp files (MIME application/x-java-jnlp-file) to be handled by javaws.exe in Windows. These tell windows to hand any *.jnlp Java Web Start files to javaws.exe.
  4. Repairing possibly damaged Java Web Start Associations of the *.jnlp files to be handled by javaws.exe in your browser. These tell your browser to hand any *.jnlp Java Web Start files to javaws.exe.
Installing A Browser Repairing Browser JNLP Association
Installing Java Java Web Start Details
Repairing Older Windows JNLP Association Links
Repairing Vista JNLP Association

Repairing The Windows W98/Me/NT/W2K/XP/W2K3 JNLP Association

Installing Java should set up this MIME type association for you. If you are non-technical, you can try uninstalling and reinstalling your Java rather than resorting to this repair procedure that works only for Windows W98/Me/NT/W2K/XP/W2K3.
  1. Click Start.
  2. Click Settings.
  3. Click Control Panel.
  4. Click Folder Options.
  5. Click File Types.
  6. If you don’t see JNLP, Click new. Type JNLP for the file extension. Click advanced. Select JNLP file for associated file type. Click OK.
  7. Select JNLP.
  8. Click Advanced.
  9. Click open.
  10. Click edit.
  11. Action: should say Open. Application to perform action: should say "C:\Program Files\java\jre1.6.0_06\bin\javaws.exe" "%1". If it doesn’t, fix it.
  12. Uncheck DDE.
  13. Click OK.
  14. Click Set As Default to make Open the default action. Likely Open will be the only action.
  15. Click OK.
  16. Click Close.
  17. Click X in the upper right corner to close.

Repairing The Windows Vista JNLP Association

This repair procedure works only for Windows Vista.
  1. Click Start.
  2. Click Control Panel.
  3. Click Programs
  4. Click Default Programs.
  5. Click Associate a file type or protocol with a program.
  6. Click extension jnlp.
  7. Click change Program.
  8. Select javaws or navigate to C:\Program Files\java\jre1.6.0_06\bin\javaws.exe
  9. Alternatively, use Creative Elements utility.

Repairing The Browser JNLP MIME Association

How Set up *.jnlp association for Java Web Start in Various Browsers
Last revised 2008-01-23.
Logo Browser What To Do
Opera logo  Opera Opera is the only browser to work completely with both local and web based jnlp files. It has the best CSS style sheet support. It is faster than the others, so I recommend it. However, I fully understand it is easier to convince someone to switch wives than browsers. On the other paw I have begged the Opera browser people to make this setup automatic, but they have flatly refused. Here is how you teach Opera to hand off *.jnlp files it finds to Java Web Start, javaws.exe. :
  1. Click Tools ⇒ Preferences ⇒ Advanced ⇒ Downloads.
  2. Check to see if an association for jnlp is already there.
  3. If there is no entry, Click new.
  4. If there is one already, select it and Click edit.
  5. The MIME type should read application/x-java-jnlp-file,
    the file extension should read jnlp
    and open with default application should be selected.
  6. Click OK ⇒ OK.
Techies might want to look at the associations configuration in adr6.ini
firefox logo Firefox Firefox does not seem to have a way of configuring associations other than selecting download rather than run for a small built-in set. Nevertheless it partly works, at least for jnlp files out on the web. It does not work for ones on local hard disk. It seems to bungle along with Windows associations and MIME type hints from webservers. Firefox will ask you what to do with an extension it has never seen before on download. This gives you an indirect way to set up an automatic association.
Sea Monkey logo Sea Monkey Sea Monkey does not seem to have a way of configuring associations other than selecting download rather than run for a small built-in set. Nevertheless it partly works, at least for jnlp files out on the web. It does not work for ones on local hard disk. It seems to bungle along with Windows associations and MIME type hints from webservers. Sea Monkey will ask you what to do with an extension it has never seen before on download. This gives you an indirect way to set up an automatic association.
Internet Explorer 6 IE 7 To set up the association between *.jnlp files and javaws.exe in Windows which also handles IE:
  1. In Windows, not IE, Click Start ⇒ Settings ⇒ Control Panel ⇒ Folder Options ⇒ File Types.
  2. Check to see if there is already an association for *.jnlp files.
  3. If there is no entry for *.jnlp files already then Click new ⇒ advanced ⇒ select "jnlp file"
  4. If there is an entry, select it and Click advanced.
  5. Then edit the open application used to perform action field and make sure it is set to "C:\Program Files\java\jre1.6.0_06\bin\javaws.exe" "%1".
  6. Uncheck DDE.
  7. Click OK.
  8. Click Set As Default to make Open the default action. Likely Open will be the only action.
  9. Click OK ⇒ Close.
Even after all this is done, IE will only half work. It will work with JNLP files loaded off the web, but not ones from local hard disk. This is because webservers provide a MIME type to give IE an extra hint, where the Windows file system provides no MIME types. Techies might want to look at the associations configuration in the registry.
Internet Explorer 6 IE 6 To set up the association between *.jnlp files and javaws.exe in Windows which also handles IE:
  1. In Windows, not IE, Click Start ⇒ Settings ⇒ Control Panel ⇒ Folder Options ⇒ File Types.
  2. Check to see if there is already an association for *.jnlp files.
  3. If there is no entry for *.jnlp files already then Click new ⇒ advanced ⇒ select "jnlp file"
  4. If there is an entry, select it and Click advanced.
  5. Then edit the open application used to perform action field and make sure it is set to "C:\Program Files\java\jre1.6.0_06\bin\javaws.exe" "%1".
  6. Uncheck DDE.
  7. Click OK.
  8. Click Set As Default to make Open the default action. Likely Open will be the only action.
  9. Click OK ⇒ Close.
Even after all this is done, IE will only half work. It will work with JNLP files loaded off the web, but not ones from local hard disk. This is because webservers provide a MIME type to give IE an extra hint, where the Windows file system provides no MIME types. Techies might want to look at the associations configuration in the registry.
Safari logo Safari Safari does not have its own MIME/extension settings. It uses whatever is configured in Windows.

CMP_homejump to top
CMP logo
feedback Please email your feedback for publication, errors, omissions, broken/redirected link reports
and suggestions to improve this page to Roedy Green : feedback email
made with CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[65.110.21.43]
Your face IP:[38.103.63.16] The information on this page is for non-military use only.
You are visitor number 29,606. Military use includes use by defence contractors.
You can get a fresh copy of this page from: or possibly from your local J: drive (Java virtual drive/Mindprod website mirror)
http://mindprod.com/jgloss/installingjaws.html J:\mindprod\jgloss\installingjaws.html