You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Song (JIRA)" <ji...@apache.org> on 2007/08/03 11:48:52 UTC

[jira] Created: (GERONIMO-3374) Admin console uses Generic TranQL RA for non XA driver types

Admin console uses Generic TranQL RA for non XA driver types
------------------------------------------------------------

                 Key: GERONIMO-3374
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3374
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.0
            Reporter: Song


When a non XA database type is selected to create a database pool in admin console, Generic TranQL adapter is used to
create and deploy the db pool rather than the vendor specific TranQL adapter even for those database(s) for which specifc
TranQL adapter is present in repository.

However, with XA drivers, the vendor specific adapter is picked up by the admin console while deploying the database
plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (GERONIMO-3374) Admin console uses Generic TranQL RA for non XA driver types

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

Lin Sun reassigned GERONIMO-3374:
---------------------------------

    Assignee: Lin Sun  (was: Donald Woods)

> Admin console uses Generic TranQL RA for non XA driver types
> ------------------------------------------------------------
>
>                 Key: GERONIMO-3374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0
>            Reporter: Song
>            Assignee: Lin Sun
>             Fix For: 2.0.x
>
>
> When a non XA database type is selected to create a database pool in admin console, Generic TranQL adapter is used to
> create and deploy the db pool rather than the vendor specific TranQL adapter even for those database(s) for which specifc
> TranQL adapter is present in repository.
> However, with XA drivers, the vendor specific adapter is picked up by the admin console while deploying the database
> plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-3374) Admin console uses Generic TranQL RA for non XA driver types

Posted by "Lin Sun (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520342 ] 

Lin Sun commented on GERONIMO-3374:
-----------------------------------

Able to recreate this on 2.0 build.   After a bit debuging, looks like when setRARName is called in DatabaseDriverGBean, wrong name value is passed in.  For example, for embeded derby, it passed in  the generic tranql-connector-ra.   This seems to happen at starting up the server time.   I searched the entire console source/built artifact but I haven't figured out where this gets configured.  (seems in some property file or plan).   will keep looking.

> Admin console uses Generic TranQL RA for non XA driver types
> ------------------------------------------------------------
>
>                 Key: GERONIMO-3374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0
>            Reporter: Song
>            Assignee: Lin Sun
>             Fix For: 2.0.x
>
>
> When a non XA database type is selected to create a database pool in admin console, Generic TranQL adapter is used to
> create and deploy the db pool rather than the vendor specific TranQL adapter even for those database(s) for which specifc
> TranQL adapter is present in repository.
> However, with XA drivers, the vendor specific adapter is picked up by the admin console while deploying the database
> plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-3374) Admin console uses Generic TranQL RA for non XA driver types

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520428 ] 

David Jencks commented on GERONIMO-3374:
----------------------------------------

Did the portlet actually work for you without my changes for 3380?  I could not actually get the portlet to display correctly or come up with a plan without those changes.

> Admin console uses Generic TranQL RA for non XA driver types
> ------------------------------------------------------------
>
>                 Key: GERONIMO-3374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0
>            Reporter: Song
>            Assignee: Lin Sun
>             Fix For: 2.0.x
>
>
> When a non XA database type is selected to create a database pool in admin console, Generic TranQL adapter is used to
> create and deploy the db pool rather than the vendor specific TranQL adapter even for those database(s) for which specifc
> TranQL adapter is present in repository.
> However, with XA drivers, the vendor specific adapter is picked up by the admin console while deploying the database
> plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-3374) Admin console uses Generic TranQL RA for non XA driver types

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

Donald Woods closed GERONIMO-3374.
----------------------------------


> Admin console uses Generic TranQL RA for non XA driver types
> ------------------------------------------------------------
>
>                 Key: GERONIMO-3374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0
>            Reporter: Song
>            Assignee: Lin Sun
>             Fix For: 2.0.1
>
>
> When a non XA database type is selected to create a database pool in admin console, Generic TranQL adapter is used to
> create and deploy the db pool rather than the vendor specific TranQL adapter even for those database(s) for which specifc
> TranQL adapter is present in repository.
> However, with XA drivers, the vendor specific adapter is picked up by the admin console while deploying the database
> plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3374) Admin console uses Generic TranQL RA for non XA driver types

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

Donald Woods updated GERONIMO-3374:
-----------------------------------

    Fix Version/s: 2.0.x
         Assignee: Donald Woods

> Admin console uses Generic TranQL RA for non XA driver types
> ------------------------------------------------------------
>
>                 Key: GERONIMO-3374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0
>            Reporter: Song
>            Assignee: Donald Woods
>             Fix For: 2.0.x
>
>
> When a non XA database type is selected to create a database pool in admin console, Generic TranQL adapter is used to
> create and deploy the db pool rather than the vendor specific TranQL adapter even for those database(s) for which specifc
> TranQL adapter is present in repository.
> However, with XA drivers, the vendor specific adapter is picked up by the admin console while deploying the database
> plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3374) Admin console uses Generic TranQL RA for non XA driver types

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

Donald Woods updated GERONIMO-3374:
-----------------------------------

    Fix Version/s:     (was: 2.0.x)
                   2.0.1

> Admin console uses Generic TranQL RA for non XA driver types
> ------------------------------------------------------------
>
>                 Key: GERONIMO-3374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0
>            Reporter: Song
>            Assignee: Lin Sun
>             Fix For: 2.0.1
>
>
> When a non XA database type is selected to create a database pool in admin console, Generic TranQL adapter is used to
> create and deploy the db pool rather than the vendor specific TranQL adapter even for those database(s) for which specifc
> TranQL adapter is present in repository.
> However, with XA drivers, the vendor specific adapter is picked up by the admin console while deploying the database
> plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-3374) Admin console uses Generic TranQL RA for non XA driver types

Posted by "Lin Sun (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520345 ] 

Lin Sun commented on GERONIMO-3374:
-----------------------------------

Just found it - in webconsole-tomcat config! :)  

> Admin console uses Generic TranQL RA for non XA driver types
> ------------------------------------------------------------
>
>                 Key: GERONIMO-3374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0
>            Reporter: Song
>            Assignee: Lin Sun
>             Fix For: 2.0.x
>
>
> When a non XA database type is selected to create a database pool in admin console, Generic TranQL adapter is used to
> create and deploy the db pool rather than the vendor specific TranQL adapter even for those database(s) for which specifc
> TranQL adapter is present in repository.
> However, with XA drivers, the vendor specific adapter is picked up by the admin console while deploying the database
> plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-3374) Admin console uses Generic TranQL RA for non XA driver types

Posted by "Lin Sun (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520439 ] 

Lin Sun commented on GERONIMO-3374:
-----------------------------------

Yes it worked for me.  I used the latest trunk, and tried the derby embed local and derby network.   Able to create a database pool for each of the two types (view the plan before deploy) and also able to edit them.

> Admin console uses Generic TranQL RA for non XA driver types
> ------------------------------------------------------------
>
>                 Key: GERONIMO-3374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0
>            Reporter: Song
>            Assignee: Lin Sun
>             Fix For: 2.0.x
>
>
> When a non XA database type is selected to create a database pool in admin console, Generic TranQL adapter is used to
> create and deploy the db pool rather than the vendor specific TranQL adapter even for those database(s) for which specifc
> TranQL adapter is present in repository.
> However, with XA drivers, the vendor specific adapter is picked up by the admin console while deploying the database
> plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-3374) Admin console uses Generic TranQL RA for non XA driver types

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

Lin Sun resolved GERONIMO-3374.
-------------------------------

    Resolution: Fixed

Fixed in rev 566824.

Found a tranql minor issue will open a different JIRA.

> Admin console uses Generic TranQL RA for non XA driver types
> ------------------------------------------------------------
>
>                 Key: GERONIMO-3374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0
>            Reporter: Song
>            Assignee: Lin Sun
>             Fix For: 2.0.x
>
>
> When a non XA database type is selected to create a database pool in admin console, Generic TranQL adapter is used to
> create and deploy the db pool rather than the vendor specific TranQL adapter even for those database(s) for which specifc
> TranQL adapter is present in repository.
> However, with XA drivers, the vendor specific adapter is picked up by the admin console while deploying the database
> plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3374) Admin console uses Generic TranQL RA for non XA driver types

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

Donald Woods updated GERONIMO-3374:
-----------------------------------

    Affects Version/s: 2.1
        Fix Version/s: 2.1

updated Fixed For field

> Admin console uses Generic TranQL RA for non XA driver types
> ------------------------------------------------------------
>
>                 Key: GERONIMO-3374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0, 2.1
>            Reporter: Song
>            Assignee: Lin Sun
>             Fix For: 2.0.1, 2.1
>
>
> When a non XA database type is selected to create a database pool in admin console, Generic TranQL adapter is used to
> create and deploy the db pool rather than the vendor specific TranQL adapter even for those database(s) for which specifc
> TranQL adapter is present in repository.
> However, with XA drivers, the vendor specific adapter is picked up by the admin console while deploying the database
> plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.