javaws jalview.jnlp with no examples loadings

Hi,

What was the trick to load the jalview applet without loading the examples?

Cheers,

    Albert.

Howdo Albert :slight_smile:
Albert Vilella wrote:

What was the trick to load the jalview applet without loading the examples?

I presume you mean to launch the jalview application from a web start
link without the example. Have a look at the JNLP from the following URL:

http://www.jalview.org/services/launchApp?open=http://www.jalview.org/examples/jpred_msa.fasta&annotations=http://www.jalview.org/examples/jpred_msa.seq.concise&colour=Clustal

If you do a wget on this URL you'll see that the JNLP file that is
emitted does not include an href URL attribute on the jnlp (root) tag -
which means that the javaws mechanism will not use the version at that
href. Normally, the attribute is used to allow javaws to launch the
application using the 'latest' version of the JNLP document rather than
the one it is first provided with.

Hope that helps
Jim.

···

--
-------------------------------------------------------------------
J. B. Procter (ENFIN/VAMSAS) Barton Bioinformatics Research Group
Phone/Fax:+44(0)1382 388734/345764 http://www.compbio.dundee.ac.uk
The University of Dundee is a Scottish Registered Charity, No. SC015096.