[jsword-devel] JNLP

Joe Walker joseph.walker at gmail.com
Mon Aug 16 21:10:27 MST 2004


I've done 2 things:

I added to bibledesktop/WEB-INF/bibledesktop.conf

  <mime-mapping>
    <extension>jnlp</extension>
    <mime-type>application/x-java-jnlp-file</mime-type>
  </mime-mapping>

But that didn't do anything.
I have access to the conf file for bibledesktop so I added:

AddType application/x-java-jnlp-file .jnlp

But that didn't fix it either.
I know the web server is getting it wrong because I used "live http
headers" in firefox and it is serving jnlp files as text/html.

Anyone know where to look next?

Joe


On Mon, 16 Aug 2004 11:47:16 -0400, DM Smith <dmsmith555 at yahoo.com> wrote:
> When I download any jnlp file from crosswire, it just shows as text. I
> think that the new crosswire server does not have the proper mime-type
> for the web server.
> 
> When I try one of the demos on java.sun.com they work.
> 
> _______________________________________________
> jsword-devel mailing list
> jsword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/jsword-devel
>


More information about the jsword-devel mailing list