| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=PLATFORM_DEPLOYMENT_TARGET_JWS_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] |
| 4 | |
| 5 | |
| 6 | |
| 7 | = Analysis = |
| 8 | |
| 9 | |
| 10 | == Overview == |
| 11 | 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.[[BR]] |
| 12 | It should be possible for Sophie 2 (Author and Reader editions) to be launched directly from the Web.[[BR]] |
| 13 | This will ease users in trying out and using Sophie 2. |
| 14 | |
| 15 | |
| 16 | == Task requirements == |
| 17 | * Demonstrate working JWS deployment of Sophie 2 Author - only basic UI with no media capabilities. |
| 18 | * Write down the necessary steps for deploying Sophie 2 via Java Web Start. |
| 19 | * Write down any limitations of the technology or expected future difficulties. |
| 20 | |
| 21 | == Task result == |
| 22 | ('''Please note''': All results are to be delivered in the implementation section of this wiki page.) |
| 23 | * The URL of a demo JWS deployment of Sophie 2. |
| 24 | * Documentation on deploying Sophie 2 via JWS. |
| 25 | * Documentation on limitations of the technology and expected problems, in particular problems related to deploying Java apps that rely on native-code libraries. |
| 26 | |
| 27 | |
| 28 | == Implementation idea == |
| 29 | * Read the documentation of Java Web Start. |
| 30 | * If in need of web hosting, ask pac - he's responsible for the web servers. |
| 31 | |
| 32 | == Related == |
| 33 | ^(Here you can add related tasks that could be useful or helpful.)^ |
| 34 | |
| 35 | == How to demo == |
| 36 | ^(In this section you must add instructions for the demo of the task.)^ |
| 37 | |
| 38 | = Design = |
| 39 | |
| 40 | = Implementation = |
| 41 | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 42 | |
| 43 | = Testing = |
| 44 | |
| 45 | = Comments = |
| 46 | ^(Write comments for this or later revisions here.) |