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

Ivan updated GERONIMO-4379:
---------------------------

    Attachment: Geronimo-4379.patch

I try to modify the logic of getAppConfigurationEntry method, it will try to 
get from jvm's configuration if it is not found in G's setting.
Please help to review it, thanks !

> Default to get from JVM's JAAS Configuration if  it is not found in 
> Geronimo's own implementation
> -------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4379
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4379
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2
>         Environment: JDK 1.5/Windows XP
>            Reporter: Ivan
>            Priority: Minor
>             Fix For: Wish List
>
>         Attachments: Geronimo-4379.patch
>
>
> While configuring the JAAS Login in the Geronimo, I just found that we use 
> GeronimoLoginConfiguration to replace the JVM's ConfigurationFile, shall we 
> give an opportunity to let the user to get the config from JVM's 
> Configuration.
> For example, first, we could  check from Gronimo's setting, if null is 
> returned, we could invoke oldConguration.getAppConfigurationEntry(name). 

-- 
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