Hi,
Did anybody tried to run Java3D with the latest jdk1.4 for Linux ?
I did, but got the following exception:
java.lang.NoClassDefFoundError: sun/awt/DrawingSurface
at
javax.media.j3d.DrawingSurfaceObjectDSI.getDrawingSurfaceObjectInfo(DrawingSurfaceObjectDSI.java:75)
at javax.media.j3d.Canvas3D.paint(Canvas3D.java:968)
at sun.awt.RepaintArea.paint(RepaintArea.java:184)
at sun.awt.motif.MComponentPeer.handleEvent(MComponentPeer.java:341)
at java.awt.Component.dispatchEventImpl(Component.java:3561)
at java.awt.Component.dispatchEvent(Component.java:3363)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:448)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:193)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:147)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:141)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:133) at
java.awt.EventDispatchThread.run(EventDispatchThread.java:101)
Does anybody has an idea, how to resolve it ?
Tnanks,
Gerd
--
________________________________________________________________
Gerd Mueller [EMAIL PROTECTED]
SMB GmbH http://www.smb-tec.com
===========================================================================
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".