[Jalview-discuss] jalview webstart fails due to "JAR resources in JNLP file are not signed by same certificate"

Jim Procter foreveremain at gmail.com
Wed Oct 5 11:31:10 BST 2011


Hello there, Jerven.

On 05/10/2011 10:30, Jerven Bolleman wrote:
> We use javawebstart to make jalview available to our users at
> uniprot.org. Currently the jalview app no longer wants to start up due
> to this error "JAR resources in JNLP file are not signed by same
> certificate".
>
> Could you please have a look into this. As many of our users like the
> jalview application to see alignment results.
You need to update the JNLP file used by your server to the latest 
version (from www.jalview.org/webstart/jalview.jnlp), since the library 
dependencies in the JNLP file have changed.

Unfortunately, this is going to keep happening every time we create a 
new version, so you should look into creating a better system for 
uniprot to launch the latest Jalview. One of the best ways for doing 
this is to use the 'launchApp' service, which will rewrite the jalview 
JNLP with arguments for loading files into the desktop that are passed 
in as servlet parameters. I described it in a posting back in 2008 : 
http://www.jalview.org/pipermail/jalview-discuss/2008-May/000062.html

Jim.



More information about the Jalview-discuss mailing list