[ http://issues.apache.org/jira/browse/GERONIMO-434?page=all ]

Aaron Mulder updated GERONIMO-434:
----------------------------------

    Fix Version: 1.0
        Version: 1.0-M4
                     (was: 1.0)

> Connection factories extracted from conceptually wrong gbean
> ------------------------------------------------------------
>
>          Key: GERONIMO-434
>          URL: http://issues.apache.org/jira/browse/GERONIMO-434
>      Project: Geronimo
>         Type: Bug
>   Components: connector
>     Versions: 1.0-M4
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0

>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to