RxNav Frequently Asked Questions



Why does my browser show XML-like file when i launch RxNav?

This is most likely happening because your web server is not aware of the proper MIME type for JNLP files. Java Web Start requires only one change to your web server, that is creating an association between the file extension, typically jnlp, and the MIME type, application/x-java-jnlp-file. The steps for doing this vary depending upon the web server you are using.


My browser seems to find the JNLP file, but Java Web Start says it can't find it.

This situation usually happens when your browser and your copy of Java Web Start have different proxy settings. To fix this problem:

  1. Launch the Java Application Cache Viewer (JRE_HOME/bin/javaws, JRE_HOME is the directory that JRE is installed).
  2. Choose the Edit > Preferences menu item.
  3. Choose the General tab from the window that appears.
  4. Choose Network Settings.
  5. Set the proxy to a better value. For example, if you're behind a firewall and Use Browser is selected, try selecting Use proxy server and entering an proxy server address and port.