Hi DRC

Thanks for JWS option to play with, Im looking forward to getting it
working to try out.

So Im having fun with 'the exercise for the user' bit
<http://www.virtualgl.org/Documentation/JWS>to do with signing JAR files,
which I gather is prob a little off topic, but its something Im doing w.r.t
to these TurboVNC JAR files so Im gonna ask here anyway.

Running TurboVNC.jnlp  downloads the files OK, but then throws Fatal error
because of apparently unsigned files, even though Ive signed them, using:
$ jarsigner -keystore storename VncViewer.jar aliasname
See the error in both Openjdk 6 and 7, and Oracle Java 7
http://pastebin.ubuntu.com/5745317/
(have searched/replace on names and IPs.)

Ive run from both browsers, ensuring IcedTea cache was off, and also
command line $ javaws -verbose TurboVNC.jnlp to eliminate the
browser/icedtea plugin.

I initially had signing errors because TurboVNC.jnlp never downloaded the
JARs - thought I could just use web root in the tag <jnlp codebase="/"> but
it turns out you need the absolute URL. After putting the whole URL in it
downloaded JARs but still throws these unsigned errors.  All the JAR files
are in the web root of lighttpd (used to ensure MIME type was served right
(.jnlp => application/x-java-jnlp-file)).

>From your JWS instructions, must we sign the VncViewer.jar also? As you've
already signed it before packaging.  If not, is it ok to have mixed
signatures on various JARs do you think? I definitely can't sign the
VncViewer.jar without first removing manifest files and such.

Server setup:
Ubuntu 13.04 64 bit
TurboVNC 1.2 amd64
libjpeg-turbo-official_1.3.0_amd64
libjpeg-turbo-1.3.0-jws.zip
lighttpd 1.4.31-3ubuntu2

Client setup:
Ubuntu 12.04 64 bit
Firefox 18.0.1
Chromium Version 25.0.1364.160 Ubuntu 12.04 (25.0.1364.160-0ubuntu0.12.04.1)
switching between:
OpenJDK Runtime Environment (IcedTea6 1.11.5) (6b24-1.11.5-0ubuntu1~12.04.1)
OpenJDK Runtime Environment (IcedTea 2.3.9) (7u21-2.3.9-0ubuntu0.12.04.1)
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)

thanks
Shanon
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to