Christian Schnabl wrote:
"http://localhost/3dc/Buble.wrl" in my Applet showing in a browser, i get a
"ServiceNotSupported" Exception: "http not supported"
Now, is it not supported by the xj3d loader?
It looks like your classpath is not set up correctly. Have you copied
all of the JAR files into the JER lib/ext directory? If not, then many
things will not function in Xj3D. It reads in a lot of different
configuation files from all over the place, makes network connections,
manages threads etc, and to do so requires that the code be trusted. The
only way for that to happen is by making the code function like a
Standard Extension, meaning putting it in the ext directory.
--
Justin Couch http://www.vlc.com.au/~justin/
Java Architect & Bit Twiddler http://www.yumetech.com/
Author, Java 3D FAQ Maintainer http://www.j3d.org/
-------------------------------------------------------------------
"Humanism is dead. Animals think, feel; so do machines now.
Neither man nor woman is the measure of all things. Every organism
processes data according to its domain, its environment; you, with
all your brains, would be useless in a mouse's universe..."
- Greg Bear, Slant
-------------------------------------------------------------------
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".