Hi,
I'm working to a project OSGi-fication and I have a little trouble with a
fragment that does not seem taken into account by Karaf (2.2.5). The
fragment is supposed to add DynamicImport-Package to org.apache.commons.dbcp
to look-up jdbc drivers.  

Here the META-INF/MANIFEST.MF of my fragment:

Manifest-Version: 1.0
Created-By: LB
Bundle-Name: lb.fragment.apache.commons.dbcp
Bundle-Vendor: LB
Bundle-Version: 1.0.7
Bundle-SymbolicName: org.apache.commons.dbcp.fragment
Bundle-Description: Fragment attached to Apache Commons DBCP
Fragment-Host: org.apache.commons.dbcp
DynamicImport-Package: *

What's wrong ? 

Thx,
Luca




--
View this message in context: 
http://karaf.922171.n3.nabble.com/Apache-Commons-DBCP-fragment-tp3700373p3700373.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to