Hi Scott, The OSGi Transaction Control service has built in support for connection pooling. There's an en route example here: https://github.com/osgi/osgi.enroute.examples.jdbc
Regards, Tim Sent from my iPhone > On 24 Feb 2017, at 16:12, Leschke, Scott <[email protected]> wrote: > > I’m a bit confused on how to configure the underlying connection pool. I’ll > be using the Hikari pool service.pax-jdbc-pool-hikaricp. Could someone point > me to the docs or something? The only example I see is for DBCP and all my > experiments thus far have failed. > > Thx, Scott
