On 6/6/14 1:39 PM, Myrna van Lunteren wrote:
Hi,
I was running the lang._Suite with (sane) classes and ran into errors
like this in the LuceneSupportPermsTest methods:
1)
test_001_basicNoGrant(org.apache.derbyTesting.functionTests.tests.lang.LuceneSupportPermsTest)java.sql.SQLException:
The exception 'java.security.AccessControlException: Access denied
(java.lang.RuntimePermission accessDeclaredMembers)' was thrown while
evaluating an expression.
I know we no longer expect to be able to run the full suite
successfully with just classes, but I wonder if it is possible to add
this permission?
(note: I do have the lucene jars in the CLASSPATH).
Thx,
Myrna
Hi Myrna,
This sounds like a reasonable change.
Thanks,
-Rick