How to start JOGL app thru webstart when JOGL not in manually set classpath ??

Hello!

i have an JOGL webstart application and it is working just fine…
but this is only if i have my Windows manually set CLASSPATH set pointing to my JOGL jars…

i have the following line on my jnlp file, why my application wont run with it when jogl is not in classpath ??..

my current Java skills are not strong enough to carry me on with this one,
how i need to modify my jnlp file to make my webstart application run with web based jogl rather than with the jogl locating on harddisk and in manually set classpath ??

how to set -Djava.library.path pointing to a url, the following jnlp line wont work…

thanks,

JariTapio / Helsinki

heh…

try to examine (copy ;)) the Gears.jnlp file on the jogl demos page: https://jogl-demos.dev.java.net/