Dan0
01-23-2009, 02:05 PM
I've added JNLP MIME type to my apache server configurations yet when I enter the url for the JNLP file the xml is displayed, rather than running the application. Does anyone know what could be wrong - i.e. common pitfalls, etc.?
To add the JNLP MIME I opened the conf folder, then opened the mime.types file. I added the following line:
application/x-java-jnlp-file JNLP
Lastly, I restarted the apache web-server via the apache console.
To add the JNLP MIME I opened the conf folder, then opened the mime.types file. I added the following line:
application/x-java-jnlp-file JNLP
Lastly, I restarted the apache web-server via the apache console.