You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "viola.lu (JIRA)" <ji...@apache.org> on 2009/01/15 05:51:59 UTC

[jira] Created: (GERONIMO-4516) Can't edit datasource and JMS Resource deployment plan in Data pool porlet of admin console

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.


[jira] Assigned: (GERONIMO-4516) Can't edit datasource and JMS Resource deployment plan in Data pool porlet of admin console

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin reassigned GERONIMO-4516:
----------------------------------

    Assignee: Gang Yin  (was: Ivan)

> 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, 2.2
>            Reporter: viola.lu
>            Assignee: Gang Yin
>            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.


[jira] Updated: (GERONIMO-4516) Can't edit datasource and JMS Resource deployment plan in Data pool porlet of admin console

Posted by "Ivan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan updated GERONIMO-4516:
---------------------------

    Affects Version/s: 2.2
             Assignee: Ivan

> 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, 2.2
>            Reporter: viola.lu
>            Assignee: Ivan
>            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.