My problem is when my applet try to load a wrl file. I am using a loader vrml97
to read the file, but this exception happens:
Exception loading file from path:java.security.AccessControlException: access
denied (java.util.PropertyPermission * read,write)
java.lang.NullPointerException
at Avatar.ObjVrml(Avatar.java:79)
at Avatar.<init>(Avatar.java:37)
at IVTEMundo.<init>(IVTEMundo.java:80)
at IVTEScene.<init>(IVTEScene.java:65)
at IVTEFrame.init(IVTEFrame.java:64)
at sun.applet.AppletPanel.run(AppletPanel.java:341)
at java.lang.Thread.run(Thread.java:536)
How can I solve this problem?
Thanks advances.
Leandro
-------------------------------------------------
URI - Campus de Santo Angelo-RS
http://www.urisan.tche.br
===========================================================================
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".