Update applet-launcher.jar?

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Update applet-launcher.jar?

Taif
Hey, it seems to me that the applet-launcher.jar located here:

http://jogamp.org/deployment/util/applet-launcher.jar

is still using the Sun Microsystems certificate, rendering it incompatible with the recent webstart releases.

I think more people haven't noticed this because they aren't falling back to the applet-launcher and are using the plugin webstart option.

/requesting a applet-launcher.jar that has the jogAmp certificates.
Reply | Threaded
Open this post in threaded view
|

Re: Update applet-launcher.jar?

Michael Bien
thanks,
should be fixed now.
can you verify that it works for you?

-michael

On 06/21/2010 11:17 PM, Taif [via jogamp] wrote:
Hey, it seems to me that the applet-launcher.jar located here:

http://jogamp.org/deployment/util/applet-launcher.jar

is still using the Sun Microsystems certificate, rendering it incompatible with the recent webstart releases.

I think more people haven't noticed this because they aren't falling back to the applet-launcher and are using the plugin webstart option.

/requesting a applet-launcher.jar that has the jogAmp certificates.


View message @ http://jogamp.762907.n3.nabble.com/Update-applet-launcher-jar-tp912702p912702.html
To start a new topic under jogamp, email [hidden email]
To unsubscribe from jogamp, click here.

Reply | Threaded
Open this post in threaded view
|

Re: Update applet-launcher.jar?

Taif
Hmm, still not working.

Downloaded fresh from:
http://jogamp.org/deployment/util/applet-launcher.jar

Note, the manifest file still is the old one:
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Implementation-Vendor: Sun Microsystems, Inc.
Implementation-Title: Applet Launcher Utility
Implementation-Version: 0.9
Implementation-Vendor-Id: com.sun
Created-By: 1.4.2_10-b03 (Sun Microsystems Inc.)
Extension-Name: org.jdesktop.applet.util
Reply | Threaded
Open this post in threaded view
|

Re: Update applet-launcher.jar?

Michael Bien
doublechecked. file is the new one... maybe its in a cache somewhere in-between (its very small).
(i had to download it via right click and disable the proxy - shift reload did not help since its a link).

regards,
michael

On 06/22/2010 02:34 AM, Taif [via jogamp] wrote:
Hmm, still not working.

Downloaded fresh from:
http://jogamp.org/deployment/util/applet-launcher.jar

Note, the manifest file still is the old one:
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Implementation-Vendor: Sun Microsystems, Inc.
Implementation-Title: Applet Launcher Utility
Implementation-Version: 0.9
Implementation-Vendor-Id: com.sun
Created-By: 1.4.2_10-b03 (Sun Microsystems Inc.)
Extension-Name: org.jdesktop.applet.util


View message @ http://jogamp.762907.n3.nabble.com/Update-applet-launcher-jar-tp912702p913029.html
To start a new topic under jogamp, email [hidden email]
To unsubscribe from jogamp, click here.


Reply | Threaded
Open this post in threaded view
|

Re: Update applet-launcher.jar?

Taif
Thanks, finally, CTRL+SHIFT+DEL'ing on Google Chrome cleared the cache.