I have created the JosLicense wiki entry.
I am the author of the KissmeJVM and TeasemeJVM ( http://kissme.sourceforge.net/ and http://teaseme.sourceforge.net/ ), which I hope will evolve into the JOS Operating System.
The latest release of KissmeJVM is 0.15 (12 July 2001).
The RedTea project aims to create a distribution of open-source Java applications.
We are considering using the JavaWebStart specification for the package format of RedTea. Have a look at this README I wrote for redtea: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/redtea/redtea/redtea/README?rev=HEAD&content-type=text/vnd.viewcvs-markup
Use CVS to download the source for the sage tool:
cvs -d:pserver:anonymous@cvs.redtea.sourceforge.net:/cvsroot/redtea login cvs -z3 -d:pserver:anonymous@cvs.redtea.sourceforge.net:/cvsroot/redtea co redtea
Use make -f redtea/Makefile to build redtea. You will need to edit the Makefile to point to xerces XML parser from IBM.
12 July 2001
I have written a tool called sage which reads a .jnlp installation file and then installs the resources to your local file system
The JNLP specification: http://java.sun.com/products/javawebstart/download-spec.html