[
https://issues.apache.org/jira/browse/GERONIMO-3503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manu T George updated GERONIMO-3503:
------------------------------------
Attachment: G3503-r671547.patch
Added a drop down for selecting local/XA/No transaction while creating a
datasource
> 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: Manu T George
> Fix For: 2.0.x, 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.