Version 1 (modified by jordan, 16 years ago) (diff) |
---|
Analysis
Overview
Java Web Start is an application deployment technology that allows Java applications to be launched directly from the Web, without downloading and installing them first.
It should be possible for Sophie 2 (Author and Reader editions) to be launched directly from the Web.
This will ease users in trying out and using Sophie 2.
Task requirements
- Demonstrate working JWS deployment of Sophie 2 Author - only basic UI with no media capabilities.
- Write down the necessary steps for deploying Sophie 2 via Java Web Start.
- Write down any limitations of the technology or expected future difficulties.
Task result
(Please note: All results are to be delivered in the implementation section of this wiki page.)
- The URL of a demo JWS deployment of Sophie 2.
- Documentation on deploying Sophie 2 via JWS.
- Documentation on limitations of the technology and expected problems, in particular problems related to deploying Java apps that rely on native-code libraries.
Implementation idea
- Read the documentation of Java Web Start.
- If in need of web hosting, ask pac - he's responsible for the web servers.
Related
(Here you can add related tasks that could be useful or helpful.)
How to demo
(In this section you must add instructions for the demo of the task.)
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)
Attachments
-
sophie2author.jnlp.txt
(719 bytes) -
added by jordan 16 years ago.
The JNLP file used to launch Sophie 2 Author via Java Web Start