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