help

Achilleas Mantzios achill at matrix.gatewaynet.com
Wed Sep 17 09:56:33 UTC 2008


Dobar Dan Natalija,
ove je FreeBSD java grupa, a ne vindos.

P.S.
Besides running your applet on windows,
it seems that you try to access a local file.
You cant do that from inside the applet sandbox.

Also look at signing your applet, in order to tell the browser
that you trust it.

Στις Wednesday 17 September 2008 12:19:34 ο/η Natalija Jonjić έγραψε:
> I got this masage when starting java applet please help.
> 
> java.security.AccessControlException: access denied (java.io.FilePermission
> c:\java_temp 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.checkRead(Unknown Source)
> 
>             at java.io.File.list(Unknown Source)
> 
>             at java.io.File.listFiles(Unknown Source)
> 
>             at
> com.zap.query.structure.ApplMaster.destroy(ApplMaster.java:220)
> 
>             at sun.applet.AppletPanel.run(Unknown Source)
> 
>             at java.lang.Thread.run(Unknown Source)
> 
> basic: Exception: java.security.AccessControlException: access denied
> (java.io.FilePermission c:\java_temp read)
> 
>  
> 
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
> 



-- 
Achilleas Mantzios


More information about the freebsd-java mailing list