View Source

h4. End User Documentation
* [How to fix Mac OS X WebStart bugs]
* [Clearing OS X Java WebStart Cache]
* [Enabling Windows Java WebStart Cache]
* [Clearing Windows Java Webstart Cache]

h4. Java Webstart
* [Sun's Java Webstart Developer page|http://java.sun.com/products/javawebstart/developers.html]
* [Webstart Debugging Tips]
* [JNLP Specification v1.0.1 (pdf)|^jnlp-1_0_1-spec.pdf] - the jnlp spec this can be downloaded from sun. It has lots of useful details.
* [JNLP Specification v1.5.0 (pdf)|TSC:Protected WebStart Documents^jnlp-1_5-mr-spec.pdf] - this jnlp spec may need to be [downloaded directly from sun|http://java.sun.com/products/javawebstart/download-spec.html]. It has lots of useful details.
* [Lopica|http://lopica.sourceforge.net/] - third party webstart group at sourceforge with lots of useful info.
* [Lopica's Unofficial Java Web Start/JNLP FAQ|http://lopica.sourceforge.net/faq.html]
* [Sun's developer pack|http://java.sun.com/products/javawebstart/download-jnlp.html] includes the servlet jar file.
* [Webstart 1.5 Developers Guide|http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/contents.html] - The FAQ on this page has links to the "enterprise configuration" and "CD installation"
** [Enterprise Configuration|http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/enterprise_config.03.06.html]
** [Cache Installation or CD Installation|http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/cdinstall.03.06.html]
** [Java 1.5 Deployment Guide| http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/contents.html] has info about the control panel, and the different user and
deployment properties.
** [Java 1.6 Deployment Guide|http://java.sun.com/javase/6/docs/technotes/guides/deployment/deployment-guide/contents.html]

h4. Java Webstart Servlet
* [Suns download servlet|http://java.sun.com/j2se/1.4.2/docs/guide/jws/downloadservletguide.html] - This handles jar diffs andexpanding simple macros in jnlp files.
* [Setup Local Jnlp Server]
* [Local Webstart Install of Versioned jars]
* [Open source download servlet|https://deployment.dev.java.net/]

h4. Signatures, Keystores, and Certificates
- [keytool|http://java.sun.com/j2se/1.3/docs/tooldocs/win32/keytool.html]
- [jarsigner|http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/jarsigner.html]
- [Java Timestamped Signatures]

h4. Project-specific webstart documentation
* [TELS/SAIL JNLP Information|http://www.telscenter.org/confluence/display/PAS/JNLP+Information]

h3. Tips
main class can't be in a extension component.
[Webstart Finding mismatched signatures]
[Collected exceptions when launching Web Start]

h3. [Webstart Issues]
{children:page=Webstart Issues}