Hi Chetan, On Mon, May 19, 2014 at 11:56 AM, Chetan Mehrotra <[email protected]> wrote: > Hi, > > I have implemented a JDBC DataSource Bundle which which configures and > registers a DataSource services based on OSGi configuration. it uses > Tomcat JDBC pool [1] as the backing Connection Pool > > 1. Supports configuring the DataSource based on OSGi config wihich rich > metatype > 2. Supports deploying of JDBC4 Driver as independent bundles and not as > fragment > 3. Exposes the DataSource stats as JMX MBean
Not having looked at the code, I'm curious how this differs from pax-jdbc [4]? Robert > > Refer to [2] for further details > > Would it be ok to add this bundle as part of contrib (SLING-3574) [3]? > > Chetan Mehrotra > > [1] http://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html > [2] https://github.com/chetanmeh/sling-datasource > [3] https://issues.apache.org/jira/browse/SLING-3574 [4]: https://ops4j1.jira.com/wiki/display/PAXJDBC/Pax+JDBC -- Sent from my (old) computer
