Java Webstart Problem

thanx … will take a look at it tonight then !

well I tried it, and gives nothing. I already tried to put all my classes in a new package, because now it was in a default package. Already tried the the SystemClassLoader … still nothing. I really don’t see what I am doing wrong here ! Is there nowhere a decent webstart tutorial or so ?!?

I’m not sure this is the problem you are chasing, but…

When I run:

http://users.pandora.be/kozen/demos/Sample.jnlp

I get an error from JWS that indicates you have not signed Sample.jar and the jogl*.jar files with the same key:

An error occurred while launching/running the application.

Title: JOGL Sample
Vendor: K. Development
Category: Security Error

Unsigned application requesting unrestricted access to system
Unsigned resource: http://users.pandora.be/kozen/demos/Resources/jogl-natives-macosx.jar

Clicking that last JNLP link, I get an error that the server is not currently available.