Hallo,
there is no Java3d demo who works on my computer. I didn't try
everything but some. Does anybody know, which plugin I need for the
firefox 1.0 to see my java3d application? I tried to install the cosmo
player. But it didn't work with firefox 1.0. There's just another link
to http://plugindoc.mozdev.org/windows1.html#Cosmo but it doesn't work
as well. After loading my application into the browser I watched the
console and got that:
[code]
Java(TM) Plug-in: Version 1.4.2_06
Verwendung der JRE-Version 1.4.2_06 Java HotSpot(TM) Client VM
Home-Verzeichnis des Benutzers = C:\Dokumente und Einstellungen\ingo
Proxy-Konfiguration:Proxy-Konfiguration des Browsers
----------------------------------------------------
c:   Konsolenfenster löschen
f:   Objekte in Finalisierungswarteschlange finalisieren
g:   Speicherbereinigung
h:   Diese Hilfemeldung anzeigen
l:   ClassLoader-Liste ausgeben
m:   Speicherbelegung drucken
o:   Protokollieren auslösen
p:   Proxy-Konfiguration neu laden
q:   Konsole ausblenden
r:   Richtlinien-Konfiguration neu laden
s:   Systemeigenschaften ausgeben
t:   Threadliste ausgeben
v:   Thread-Stack ausgeben
x:   ClassLoader-Cache löschen
0-5: Trace-Stufe auf <n> setzen
----------------------------------------------------
java.lang.NoClassDefFoundError: javax/media/j3d/Node
   at java.lang.Class.getDeclaredConstructors0(Native Method)
   at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
   at java.lang.Class.getConstructor0(Unknown Source)
   at java.lang.Class.newInstance0(Unknown Source)
   at java.lang.Class.newInstance(Unknown Source)
   at sun.applet.AppletPanel.createApplet(Unknown Source)
   at sun.plugin.AppletViewer.createApplet(Unknown Source)
   at sun.applet.AppletPanel.runLoader(Unknown Source)
   at sun.applet.AppletPanel.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
[/code]
Then I tried to install the cosmo player. But it didn't work with
firefox. There's just another link to
http://plugindoc.mozdev.org/windows1.html#Cosmo but it doesn't work.

Thank you,
Ingo

===========================================================================
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".

Reply via email to