Can't edit datasource and JMS Resource deployment plan in Data pool porlet of
admin console
-------------------------------------------------------------------------------------------
Key: GERONIMO-4516
URL: https://issues.apache.org/jira/browse/GERONIMO-4516
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: console
Affects Versions: 2.1.3
Reporter: viola.lu
Priority: Minor
1.Go to database pool, input a datasource name EmployeeDatasource, choose
system database driver
2.Click Show Deployment Plan ,and it will display deployment plan including
the part below:
......
<dep:moduleId>
<dep:groupId>console.dbpool</dep:groupId>
<dep:artifactId>test</dep:artifactId>
<dep:version>1.0</dep:version>
<dep:type>rar</dep:type>
</dep:moduleId>
.....
3.Click "edit setting" , you just edit information like database name, user
name ,password, But "<dep:groupId>console.dbpool</dep:groupId>" is fixed, can't
edit it.If you want to change this part , you should create a datasource
deployment plan and deploy it via tranql rar in command line.
This alos happens to JMS Resource porlet:
<dep:groupId>console.jms</dep:groupId> is fixed, can't edit it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.