Hi JB,

I checked with 

la | grep -i DBCP 
and 
la | grep -i Pool

and only one DBCP and Pool bundle is installed. I also checked with
find-class GenericObjectPool and the class is only found in the DBCP, Pool
and my data source bundle. DBCP and my data source load the class from the
Pool bundle.

Header information from the Pool bundle:

Commons Pool (113)
------------------
Specification-Title = Commons Pool
Archiver-Version = Plexus Archiver
Tool = Bnd-1.43.0
Specification-Version = 1.6
Specification-Vendor = The Apache Software Foundation
Implementation-Version = 1.6
Build-Jdk = 1.6.0_29
Implementation-Vendor-Id = org.apache
Created-By = Apache Maven Bundle Plugin
Implementation-Title = Commons Pool
Manifest-Version = 1.0
Implementation-Build = UNKNOWN_BRANCH@r??????; 2012-01-04 10:31:47-0500
Bnd-LastModified = 1325691112817
X-Compile-Target-JDK = 1.5
Include-Resource =
META-INF/LICENSE.txt=LICENSE.txt,META-INF/NOTICE.txt=NOTICE.txt
Built-By = ggregory
X-Compile-Source-JDK = 1.5
Implementation-Vendor = The Apache Software Foundation

Bundle-Vendor = The Apache Software Foundation
Bundle-Name = Commons Pool
Bundle-DocURL = http://commons.apache.org/pool/
Bundle-Description = Commons Object Pooling Library
Bundle-SymbolicName = org.apache.commons.pool
Bundle-Version = 1.6.0
Bundle-License = http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-ManifestVersion = 2

Export-Package = 
        org.apache.commons.pool.impl;version=1.6,
        org.apache.commons.pool;version=1.6

Regards
Jochen



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Pooling-with-PostgreSQL-and-Karaf-tp4035692p4035712.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to