[jsword-devel] JNLP

DM Smith dmsmith555 at yahoo.com
Tue Aug 17 04:14:26 MST 2004


Add it to the http server. That is what is serving web pages. It setting 
the mime-type based.

Joe Walker wrote:

> 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
>>
> 
> _______________________________________________
> 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