[jsword-devel] jnlp files

DM Smith dmsmith555 at yahoo.com
Sat Aug 14 19:54:39 MST 2004


You have the right idea. It belongs in the web project. We may wish to 
have a jnlp file have the correct file url so that it will work in from 
the directory in which it resides. This is what I have done in build.xml 
install target for bibledesktop.

 From the one jnlp file we can filter copy it and rename it to produce 
several different jnlp files. One can be appropriate for the local 
filesystem and one for the web. The advantage of having the one for the 
local file system is that you can test it before deployment to see if 
there are any problems.

Joe Walker wrote:
> Are of no use without a website to put them on, and as we now want
> more than one jnlp file for the bibledesktop-web project
> (stable/nightly) it seems wrong to be creating one in the bibledesktop
> project. I'm currently using copies in bibledesktop-web, and I think I
> will delete the template in bibledesktop unless I'm missing something.
> 
> Joe



More information about the jsword-devel mailing list