You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joe Bohn (JIRA)" <ji...@apache.org> on 2008/12/03 23:19:44 UTC

[jira] Commented: (GERONIMO-4369) The new attribute values are overwrote while restarting the DB pool connector

    [ https://issues.apache.org/jira/browse/GERONIMO-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653003#action_12653003 ] 

Joe Bohn commented on GERONIMO-4369:
------------------------------------

I'm going to go ahead and apply the latest patch from Ivan for this problem.  There are still some lingering problems with the other attributes but at least this resolves the immediate problem mentioned here.  We can always reopen this issue or create a new one for the other attribute update issues.  The patch on Geronimo-4219 might be a more complete fix but I also don't know if there is just one instance of LocalAttributeManager and it might cause some other issues.

> The new attribute values are overwrote while restarting the DB pool connector
> -----------------------------------------------------------------------------
>
>                 Key: GERONIMO-4369
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4369
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>         Environment: Geronimo 2.2 snapshot
> JDK 1.5
> Windows XP
>            Reporter: Ivan
>            Assignee: Joe Bohn
>             Fix For: 2.1.4, 2.2
>
>         Attachments: Geronimo-4369-11.13.patch, Geronimo-4369-11.17.patch, Geronimo-4369-11.19.patch
>
>
> After editing the values in the db pool, then restart it in the console, the new values lost.
> When saving the new attribute values, such as user name,  the gbeandata in the configurationManager is not updated, so while restarting the connector, the gbinstance copies those old values from it. So the new persistent values do not take effect, 
> Do I miss anything, thanks for any comment !

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