You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2014/05/20 12:34:38 UTC

[jira] [Resolved] (SLING-3574) JDBC DataSource Provider bundle

     [ https://issues.apache.org/jira/browse/SLING-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chetan Mehrotra resolved SLING-3574.
------------------------------------

    Resolution: Fixed

Committed the patch with http://svn.apache.org/r1596184

> 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
>             Fix For: DataSource Provider 0.0.2
>
>         Attachments: org.apache.sling.extensions.datasource-0.0.1-SNAPSHOT-src.zip
>
>
> 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)