Admin console abnormal when using java security policy
------------------------------------------------------

                 Key: GERONIMO-4981
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4981
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: security
    Affects Versions: 2.2
         Environment: OS: Linux x86
Java: java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)
            Reporter: Forrest Xia


If you add a file ".java.policy" in your user.home with content as this:

grant{
        permission java.security.AllPermission;
};

then start geronimo 2.2, you will find the admin console app is abnormal, there 
is no need to login, and no navigation bar shows up.

But geronimo 2.1.4 has no such problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to