Opened 17 years ago

Closed 16 years ago

#365 closed task (fixed)

Use java web start to launch plug-ins

Reported by: Jari Häkkinen Owned by: Jari Häkkinen
Priority: major Milestone: BASE 2.2
Component: web Version:
Keywords: Cc:

Description

In order to support more powerful visualization plug-ins we should provide infrastructure for Java web start. This means that the core must communicate with java clients in some way.

Change History (4)

comment:1 Changed 17 years ago by Johan Enell

Milestone: BASE 2.x+
Type: defecttask

comment:2 Changed 17 years ago by Jari Häkkinen

Milestone: BASE 2.x+BASE 2.2
Owner: changed from Johan Enell to Jari Häkkinen
Status: newassigned

Relates to ticket:10

comment:3 Changed 16 years ago by Jari Häkkinen

(In [3096]) Addresses #10, #352, #365. First checkin for JWS use to launch MeV.

comment:4 Changed 16 years ago by Jari Häkkinen

Resolution: fixed
Status: assignedclosed

Mulit experiment viewer, http://www.tm4.org, is started with web services. All that is needed is a reference to a .jsp (or a .jnlp file), cf. source:trunk/www/views/experiments/bioassaysets/analysis_tree.jsp search for launch_mev.jsp, that returns a jnlp file with information on how to start MeV located in source:trunk/www/plugins/org/tigr/microarray/mev

Note: See TracTickets for help on using tickets.