[
https://issues.apache.org/jira/browse/GERONIMO-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831349#action_12831349
]
Lu Jiang commented on GERONIMO-4620:
------------------------------------
As Ivan mentioned above,the expected behavior is that the security realm file
is not to be deleted when you delete the datasource it depends on.So the realm
file will stay in the ropository,but we should also keep the consistency on
console,when click Security Realm on console ,the security realm file is
expected to be showed.
> Database Security Realm is removed from admin consonle after delete
> datasource it's based
> ------------------------------------------------------------------------------------------
>
> Key: GERONIMO-4620
> URL: https://issues.apache.org/jira/browse/GERONIMO-4620
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: console
> Affects Versions: 2.0.3, 2.1.4, 2.2
> Environment: os:winxp
> Reporter: viola.lu
> Assignee: Ivan
> Priority: Minor
> Fix For: 2.1.5, 2.2
>
> Attachments: GERONIMO-4620(2).patch
>
>
> 1.Create a embedded database SecurityDatabase containing user and group tables
> 2.Create a datasource SecurityDS for this database
> 3.Create a security realm named SecurityRealm and choose datasource
> :SecurityDS
> 4.Delete SecurityDS datasource, meantime SecurityRealm is removed from admin
> console ->security realm porlet, but under repository\console\realm folder,
> this realm still exists.
> So if i create the same one realm, erros in server.log , and cann't create
> new realm.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.