Chetan Mehrotra created SLING-3574:
--------------------------------------
Summary: JDBC DataSource Provider bundle
Key: SLING-3574
URL: https://issues.apache.org/jira/browse/SLING-3574
Project: Sling
Issue Type: New Feature
Components: Extensions
Reporter: Chetan Mehrotra
Assignee: Chetan Mehrotra
This patch provides a DataSource provider bundle which configures and registers
a DataSource services based on OSGi configuration. it uses Tomcat JDBC pool [1]
as the backing Connection Pool
# Supports configuring the DataSource based on OSGi config wihich rich metatype
# Supports deploying of JDBC Driver as independent bundles and not as fragment
# Exposes the DataSource stats as JMX MBean
Refer to [2] for further details
[1] http://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html
[2] https://github.com/chetanmeh/sling-datasource
--
This message was sent by Atlassian JIRA
(v6.2#6252)