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

YunFeng Ma updated GERONIMO-3269:
---------------------------------

    Attachment: GERONIMO-3269-1.patch

I agree with Jay, but I think there is the third option :-)

When one application is stopped, its config information will be removed from 
config.xml. Is this reasonable? The user don't uninstall the the application, 
all its config information will be lost in the config.xml. 

Maybe the reasonable way is just setting the "load='false'" to the application 
when stopping it and removing it when uninstalling. Provide a patch 
GERONIMO-3269-1.patch which implements this way.

> Console:some parameters remains original when restarted  
> ---------------------------------------------------------
>
>                 Key: GERONIMO-3269
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3269
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0-M6
>         Environment: Windows 2003/XP
>            Reporter: Song
>         Attachments: GERONIMO-3269-1.patch, geronimo-3269.patch
>
>
> steps as below can reproduce the error:
>  1) create database pool "EmployeeDatasource" from console successfully
>  2) Click on "edit" link next to "EmployeeDatasource"
>  3) Modify some parameters like Pool Max Size from 10 to 50, Idle Timeout 
> from 15 to 30, click on "Save" button
>  4) Under J2EE Connectors,click on "Stop", then click "Start"
>  5) parameters "Pool Max Size" return to 10, and "Idle Timeout" also changed 
> to original 15
>  
>  6) If skip 4),click on "restart", the modification will take effect. 

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