Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  Having some problem running JOGL versions from 12/27 .  (Read 1044 times)
0 Members and 2 Guests are viewing this topic.
Offline a6767

JGO n00b
*

Posts: 39



« on: 2007-02-01 20:27:35 »

First of all, I'm a newbie in JOGL and Java

I have some problem running JOGL versions from 12/27 .

It throws this:

java.security.AccessControlException: access denied (java.util.PropertyPermission user.home read)
   at java.security.AccessControlContext.checkPermission(Unknown Source)
   at java.security.AccessController.checkPermission(Unknown Source)
   at java.lang.SecurityManager.checkPermission(Unknown Source)
   at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
   at java.lang.System.getProperty(Unknown Source)
   at com.sun.opengl.util.JOGLAppletLauncher.start(JOGLAppletLauncher.java:386)
   at sun.applet.AppletPanel.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)

Older versions (1.1.1 RC1) works fine

Which is the problem?
Offline Ken Russell

JGO Kernel
*****

Posts: 3446
Medals: 3


Java games rock!


« Reply #1 on: 2007-02-02 11:57:59 »

I think you're attempting to deploy a nightly JOGL build. We don't sign those binaries so if you want to put them on a web server and deploy an applet using them you're going to have to sign them yourself. The only binaries we sign are the release binaries, which are in the "Documents & files" section of the JOGL home page. The current release build is 1.1.0-rc2.
Offline a6767

JGO n00b
*

Posts: 39



« Reply #2 on: 2007-02-02 14:17:04 »

Thanks Ken. That´s okay
Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.078 seconds with 20 queries.