on running any of the provided examples one the solaris environment, the 
following excpetion arises:

> java HelloUniverse

>Exception in thread "main" java.lang.NoSuchMethodError: 
>sun.awt.X11GraphicsConfig: method getVisual()I not found
        at javax.media.j3d.NativeConfigTemplate3D.getBestConfiguration(Compiled 
>Code @ 0x34a940)
        at 
>javax.media.j3d.GraphicsConfigTemplate3D.getBestConfiguration(GraphicsConfigTem
>plate3D.java:244)
        at java.awt.GraphicsDevice.getBestConfiguration(GraphicsDevice.java:92)
        at 
>com.sun.j3d.utils.universe.SimpleUniverse.getPreferredConfiguration(SimpleUnive
rse.java:270)
        at HelloUniverse.<init>(HelloUniverse.java:83)
        at HelloUniverse.main(HelloUniverse.java:104)


has anybody got an idea where the problem could be?

we tried to include any of the .jar files is the $CLASSPATH as well, with no 
visible success.

pamela ravasio

=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to