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

Reply via email to