[
https://issues.apache.org/jira/browse/DBCP-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901553#comment-13901553
]
Mark Thomas commented on DBCP-389:
----------------------------------
This isn't an essential feature for DBCP but I can see the potential benefit.
As always, patches welcome. Without a patch this is eventually going to be
closed as WONTFIX.
> Provide a configurable implementation of OSGi 4.2 DataSourceFactory
> -------------------------------------------------------------------
>
> Key: DBCP-389
> URL: https://issues.apache.org/jira/browse/DBCP-389
> Project: Commons Dbcp
> Issue Type: Improvement
> Affects Versions: 1.4
> Environment: Any OSGi 4.2 environment like Felix.
> Reporter: Matt Bishop
>
> Using JDBC Drivers in OSGi has been made more understandable in R4.2 with the
> addition of the DataSourceFactory service interface. It makes it pretty easy
> to consume JDBC datasources in OSGi.
> However, no one implements this interface in a driver-agnostic manner. DBCP
> is well-positioned to provide a configurable DataSourceFactory that could
> provide the DataSource variants to services.
> More information can be found here:
> http://www.osgi.org/javadoc/r4v42/org/osgi/service/jdbc/DataSourceFactory.html
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)