You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shawn Jiang (JIRA)" <ji...@apache.org> on 2010/05/05 07:20:06 UTC

[jira] Updated: (GERONIMO-4981) Admin console abnormal when using java security policy

     [ https://issues.apache.org/jira/browse/GERONIMO-4981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Jiang updated GERONIMO-4981:
----------------------------------

    Fix Version/s: 2.2.1

> 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
>             Fix For: 2.2.1
>
>
> 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.