RE: java.security.AccessControlException

"Chappelear, Jack" <[email protected]> Fri, 12 Oct 2007 14:23:20 -0400
Newsgroups gmane.comp.java.jel.general
Message-ID <65AB4C7A1928DD4A85D9F697165091980DEEC286@gsmbnop10es.firmwide.corp.gs.com>
In the middle of port, so I will not get to it till next week.
Thank you for your prompt attention to this
=20

-----Original Message-----
From: Konstantin L. Metlov [mailto:[email protected]]=20
Sent: Friday, October 12, 2007 2:22 PM
To: Chappelear, Jack
Cc: [email protected]
Subject: Re: [Help-jel] java.security.AccessControlException

Dear Jack,

I was able to reproduce the problem (thanks to your nice testcase) and
have fixed it. Now JEL expressions inherit the security context of JEL
itself. Please download the new version 2.0.1 and try it.

Either from homepage=20

http://kinetic.ac.donetsk.ua/JEL/=20

or directly from

ftp://ftp.gnu.org/pub/gnu/jel/jel-2.0.1.tar.gz
ftp://ftp.gnu.org/pub/gnu/jel/jel-2_0_1.zip

It works for me (although I did not try signing the jars, but set their
permissions by code source through .java.policy file) under the default
Java Security Manager.

Please also note that JEL is now distributed under GPLv3 license.

With the best regards,
                          Konstantin.