Matt Bishop created JXPATH-158:
----------------------------------

             Summary: Provide a configurable implementation of OSGi 4.2 
DataSourceFactory
                 Key: JXPATH-158
                 URL: https://issues.apache.org/jira/browse/JXPATH-158
             Project: Commons JXPath
          Issue Type: Bug
    Affects Versions: 1.3
         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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to