java3d and webstart
Hi!
I'm new to java and I'm trying to compile HelloUniverse and put it on a web-page with java webstart as an example. Does anybody know if there is a complete file directory with the jnlp file somewhere. I have found the java-file, but I can't get it right. I guess it's something very simple, like always...
I've copied the files to a catalog on a server.
Whatever I do I get the same error message(After loading java):
Exception: java.lang.Exception
java.lang.Exception
at.com.sun.javaws.Launcher.continueLaunch(Unknown)
at.com.sun.javaws.Launcher.handleApplicationDesc(Unknown)
at.com.sun.javaws.Launcher.handleLaunchFile(Unknown)
at.com.sun.javaws.Launcher.run(Unknown)
at java.lang.Thread.run(Unknown Source)
Does anybody know what this can depend on or does anybody have a functional catalog?
Regards,
Tom

