[
https://issues.apache.org/jira/browse/GERONIMO-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick McGuire updated GERONIMO-434:
----------------------------------
Fix Version/s: 3.0-M1
(was: 3.0)
> Connection factories extracted from conceptually wrong gbean
> ------------------------------------------------------------
>
> Key: GERONIMO-434
> URL: https://issues.apache.org/jira/browse/GERONIMO-434
> Project: Geronimo
> Issue Type: Improvement
> Components: connector
> Affects Versions: 1.0-M4
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 3.0-M1
>
>
> Currently connection factories/datasources (or their proxies) are obtained
> from the JCAManagedConnectionFactory gbean. Since there is a
> ConnectionFactory/Datasource gbean for the jsr-77 requirements, it would make
> more sense to obtain the connection factory/datasource from there. This
> would have the additional feature of allowing one to set up several
> connection factories under different names that all use the same
> ConnectionManager and ManagedConnectionFactory. This would for instance let
> you set up separately named QueueConnectionFactory and TopicConnectionFactory
> that share the same connections: named appropriately, this can let you leave
> out resource-refs in plans for apps that call the factories different names.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.