Has anyone used the com.sun.j3d.loaders.vrml97.VrmlLoader successfully in a
webpage?
There seems to be a problem with
the com.sun.j3d.loaders.vrml97.VrmlLoader.pathToURL method.
I get the errors:
java.security.AccessControlException: access denied
(java.util.PropertyPermission * read,write)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java
:272)
at java.security.AccessController.checkPermission(AccessController.java:399)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
at java.lang.SecurityManager.checkPropertiesAccess(SecurityManager.java:1246)
at java.lang.System.getProperties(System.java:488)
at com.sun.j3d.loaders.vrml97.VrmlLoader.pathToURL(VrmlLoader.java:143)
at com.sun.j3d.loaders.vrml97.VrmlLoader.load(VrmlLoader.java:104)
Jack S. Gundrum
Visualization Group
Center for Academic Computing
Penn State University
Email:[EMAIL PROTECTED]
Phone:(814)865-1863
===========================================================================
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".