after switching from java3d1.1 to java3d1.1.1:
i have the following runtime error:
java.lang.reflect.InvocationTargetException: java.lang.UnsatisfiedLinkError: no J3D in java.library.path
        at java.lang.ClassLoader.loadLibrary(Compiled Code)
        at java.lang.Runtime.loadLibrary0(Runtime.java:470)
        at java.lang.System.loadLibrary(System.java:745)
        at javax.media.j3d.UniverseManager$1.run(UniverseManager.java:155)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.media.j3d.UniverseManager.<init>(Compiled Code)
        at javax.media.j3d.VirtualUniverse$2.run(VirtualUniverse.java:468)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:464)
Whta is the matter?
Any help anyone;I am yet nearly sure my classpath( which was working before) is still ok...
Cheers
Olivier
Note:
John, this happens under jbuilder(3) is this similar to your problem?? My first 1.1.1 installation try had corrupted jar files as well.
Thanks for your help
--
Olivier Fillon    MIMS Technology Research
[EMAIL PROTECTED]  Mincom Pty Ltd
Ph.+61-7-3303-3344               61 Wyandra Street
Fax+61-7-3303-3232               Teneriffe Qld. 4005.
Australia
Company home page: http://www.mincom.com/--

Reply via email to