Apologies for the exception dump, but could someone tell me how to fix up
the security arrangements for sound wih Java3D?
I have already installed Java1.2 (obviously), which I thought included the
JavaSound API..
Incidentally the exception was raised when I tried to run the winner of last
year's NCSA Java3D contest (YouBuildItVR).
Do I need to use the policytool here, or have I missed something more
obvious? :)
Graham
Exception in thread "main" java.lang.NoSuchMethodError:
java.security.AccessController: method endPrivileged()V not found
at com.sun.j3d.audio.HaeMixer.<clinit>(HaeMixer.java:86)
at com.sun.j3d.audio.HaeDevice.<clinit>(HaeDevice.java:25)
at
com.sun.j3d.audioengines.javasound.JavaSoundMixer.initialize(JavaSoundMixer.
java:125)
at boot.enableSound(boot.java:204)
at boot.main(Compiled Code)
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/