Rick Hillegas wrote:
Yes. Please see the following description from section 3.3.4 (Assigning Permissions) of the Java security spec ( http://java.sun.com/j2se/1.5.0/docs/guide/security/spec/security-spec.doc3.html ):"If multiple entries are matched, then all the permissions given in those entries are granted. In other words, permission assignment is additive."
Thanks Rick for the reference. I will start looking into this as a JVM bug. Kathey
