>From console: database pool doesn't work well if the name contains a / like jdbc/EmployeeDataSource
---------------------------------------------------------------------------------------------------
Key: GERONIMO-3469
URL: https://issues.apache.org/jira/browse/GERONIMO-3469
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: databases
Affects Versions: 2.0.1
Environment: winxp + Sun JDK 1.5
Reporter: Lin Sun
1) If I create a database pool called jdbc/EmployeeDataSource, I won't be able to delete it
from the database pool portlet page.
2) Also, while creating a new database pool, it seems not giving the option to have different
input boxes for the artifact name and the database pool name. They are in the same input
box. This was not true for previous releases IIRC. For example, if I name the database pool
jdbc/EmployeeDataSource, the full artifact name will be console.dbpool/jdbc%2FEmployeeDatasource/1.0/rar.
This is undesired and error prune, as I don't want that / in the artifact name.
Seems fixing No. 2 may fix No. 1.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|