You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/10/11 05:47:50 UTC

[jira] Updated: (GERONIMO-3503) DBPool wizzard creates plans only for local-transactions

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

Kevan Miller updated GERONIMO-3503:
-----------------------------------

    Fix Version/s:     (was: 2.0.2)
                   2.1
                   2.0.x

Moved the fix version(s) to 2.0.x and 2.1

> DBPool wizzard creates plans only for local-transactions
> --------------------------------------------------------
>
>                 Key: GERONIMO-3503
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3503
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>            Reporter: Tomasz Mazan
>             Fix For: 2.0.x, 2.1
>
>
> I use DatabasePool Wizzard to deploy Pools for PostgresQL. 
> In both cases - I choosed PostgreAQL XA or PostgreSQL Local - wizzard generated plan with model                     
>                     <connectionmanager>
>                         <local-transaction/>
>                         <single-pool>
>                             <max-size>10</max-size>
>                             <min-size>0</min-size>
>                             <match-one/>
>                         </single-pool>
>                     </connectionmanager>

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