You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Lin Sun (JIRA)" <ji...@apache.org> on 2007/08/16 22:29:30 UTC

[jira] Updated: (GERONIMO-3419) Console displays wrong database pool type when derby embed local is used.

     [ https://issues.apache.org/jira/browse/GERONIMO-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lin Sun updated GERONIMO-3419:
------------------------------

    Description: 
after I deploy a database pool using derby embed local rar via admin console, I click on edit the pool to see the details of the pool.  I see:

Pool Type:
	TranQL Embedded XA Resource Adapter for Apache Derby
	A resource adaptor that provides access to an embedded Apache Derby database with local transaction support.

Which is wrong.   This turned out to be a typo in the ra.xml for the derby embed local rar.

  was:
after I deploy a database pool using derby embed local rar via admin console, I click on edit the pool to see the details of the pool.  I see:

Pool Type:
	TranQL Embedded XA Resource Adapter for Apache Derby
	A resource adaptor that provides access to an embedded Apache Derby database with local transaction support.

Which is wrong.   This turned out to be a bug in the ra.xml for the derby embed local rar.

        Summary: Console displays wrong database pool type when derby embed local is used.  (was: Console display wrong database pool type when derby embed local is used.)

> Console displays wrong database pool type when derby embed local is used.
> -------------------------------------------------------------------------
>
>                 Key: GERONIMO-3419
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3419
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.1
>            Reporter: Lin Sun
>            Priority: Minor
>
> after I deploy a database pool using derby embed local rar via admin console, I click on edit the pool to see the details of the pool.  I see:
> Pool Type:
> 	TranQL Embedded XA Resource Adapter for Apache Derby
> 	A resource adaptor that provides access to an embedded Apache Derby database with local transaction support.
> Which is wrong.   This turned out to be a typo in the ra.xml for the derby embed local rar.

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