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

Ivan commented on GERONIMO-4369:
--------------------------------

If the gbeans copy held by the running configuration gbean matches what is in 
config,xml (or the configurationStore), it would be better.
I am not familiar with the kernel, I just feel it is hard to keep the sync 
between the config.xml and the running configuration.
I notice that there is a reloadconfiguration method in the 
configurationManager, it is equal to restart + load the newest configurations 
from the store. Also, I tried to use it to replace the restart method in the 
portlet, it works well.



> 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: Donald Woods
>             Fix For: 2.1.4, 2.2
>
>         Attachments: Geronimo-4369-11.13.patch, Geronimo-4369-11.17.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.

Reply via email to