I want to use Oracle Connection Pool in OSGI bundle. I created small test demo.


I embedded the UCP jar using this configuration:
<Embed-Dependency>ojdbc6,ucp;scope=compile|runtime;inline...