Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 2 of Ticket #2635


Ignore:
Timestamp:
09/24/10 14:04:43 (14 years ago)
Author:
jmoore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2635

    • Property Remaining Time changed from to 0.25
  • Ticket #2635 – Description

    initial v2  
    1 A patch was provided by Mark Woodbridge for enabling Webstart in Insight. Having it in place is a good first step towards getting webstart working for everyone. 
     1A patch was provided by Mark Woodbridge for enabling Webstart in Insight. Having it in place is a good first step towards getting webstart working for everyone: 
     2{{{ 
     3We talked about Web Start in Paris. I've attached the stuff necessary to get it working. It's a bit fiddly. 
     4 
     5The patches are against shoola tag Beta-4.1.1. The importer didn't need patching. 
     6 
     71. Apply patches 
     82. Build insight and importer 
     93. Run webstart.sh, which creates /tmp/omero 
     104. Sign the jars 
     115. Copy /tmp/omero to web root 
     12 
     13Notes: 
     14 
     15- The jnlp files are jsp files so that the codebase and href attributes don't need to be hard-coded. I'm not sure whether this necessary but I must have done it for a reason 
     16- The <jar> entries in the jnlp files are hard-coded and were generated using the 'find' statement that is commented-out in webstart.sh 
     17- You need to use a proper (i.e. not self-signed) certificate if you don't want users to be given lots of warnings 
     18- The Config.java hack shouldn't be necessary but I needed to do it to dynamically find where the config files are 
     19- It's possible that I missed some direct File loading calls but no-one has complained yet 
     20- The readConfigFile method is written so that the clients don't have to be web started but if all resources were loaded using a class loader (rather than using a FileInputStream) this wouldn't be necessary 
     21 
     22Let me know if you have any questions. I sent this stuff to Brian a while back - not sure if he made any progress. I'm sure it can be simplified. 
     23}}} 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.13797 sec.)

We're Hiring!