Date: Wed, 17 Sep 2008 12:56:26 +0300 From: Achilleas Mantzios <achill@matrix.gatewaynet.com> To: freebsd-java@freebsd.org Cc: Natalija =?utf-8?q?Jonji=C4=87?= <natalija.jonjic@fina.hr> Subject: Re: help Message-ID: <200809171256.26869.achill@matrix.gatewaynet.com> In-Reply-To: <000401c918a6$7ff10730$8a16010a@intranet.fina.hr> References: <000401c918a6$7ff10730$8a16010a@intranet.fina.hr>
next in thread | previous in thread | raw e-mail | index | archive | help
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. =CE=A3=CF=84=CE=B9=CF=82 Wednesday 17 September 2008 12:19:34 =CE=BF/=CE=B7= Natalija Jonji=C4=87 =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > I got this masage when starting java applet please help. >=20 > java.security.AccessControlException: access denied (java.io.FilePermissi= on > c:\java_temp read) >=20 > at java.security.AccessControlContext.checkPermission(Unknown > Source) >=20 > at java.security.AccessController.checkPermission(Unknown > Source) >=20 > at java.lang.SecurityManager.checkPermission(Unknown Source) >=20 > at java.lang.SecurityManager.checkRead(Unknown Source) >=20 > at java.io.File.list(Unknown Source) >=20 > at java.io.File.listFiles(Unknown Source) >=20 > at > com.zap.query.structure.ApplMaster.destroy(ApplMaster.java:220) >=20 > at sun.applet.AppletPanel.run(Unknown Source) >=20 > at java.lang.Thread.run(Unknown Source) >=20 > basic: Exception: java.security.AccessControlException: access denied > (java.io.FilePermission c:\java_temp read) >=20 > =20 >=20 > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >=20 =2D-=20 Achilleas Mantzios
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809171256.26869.achill>