[
https://issues.apache.org/jira/browse/GERONIMO-3503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lin Sun updated GERONIMO-3503:
------------------------------
Fix Version/s: (was: 2.0.x)
2.1.2
> 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
> Assignee: Lin Sun
> Fix For: 2.1.2, 2.1.x, 2.2
>
> Attachments: G3503-r671547.patch
>
>
> 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.