[
https://issues.apache.org/jira/browse/GERONIMO-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510033
]
Donald Woods commented on GERONIMO-3269:
----------------------------------------
I'm holding off committing this patch, as I would like someone with more
kernel/deployer experience to review it first....
> 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: kernel
> Affects Versions: 2.0-M6
> Environment: Windows 2003/XP
> Reporter: Song
> Priority: Critical
> Fix For: 2.0-M7
>
> 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.