31 | | ^(Describe your design here.)^ |
| 31 | * I'll use ''sophie.org/jws'' to store everything |
| 32 | * keystore |
| 33 | * all needed jars |
| 34 | * config files |
| 35 | * jnlps |
| 36 | * readme |
| 37 | * ... |
| 38 | * I'll create a new keystore with '''keytool''' and put it in ''sophie2.org/jws'' |
| 39 | * it will be still non-official though we should create an official one at a given point. We're not Al-Kaida, we're Astea for Meddle's sake!! We should have our official keystore!! |
| 40 | * I'll sign all jars which need to be signed with '''jarsigner''' |
| 41 | * I'll refactor JavaWebStartMain class to System.setProperty("editor", ...) to whatever is actually run, either ''author'', ''reader'' or ''server''. JavaWebStartMain.main will receive this as a 3rd parameter from the jnlps. |