Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
River_2.2.0
-
None
-
In a Java 6 jre environment, when compiled with jdk1.6, and the compiler options -source=5 and target=jsr14. Applicable to the Jini Test Harness (qa test harness)
-
Not Applicable
Description
The Java 6 environment loads it's own Policy implementation prior to the loading of any of the ApacheRiver Policy Provider implementations, so implies() permission checks are performed against the River policy implementations, which lack the required permission, causing failure.