Hello, We want to use jackrabbit in the OSGi container (Karaf). The exception thrown when installed the all-in-one jackrabbit-bundle:
> install -s mvn:org.apache.jackrabbit/jackrabbit-bundle/2.4.2 org.osgi.framework.BundleException: The bundle "org.apache.jackrabbit.jackrabbit-bundle_2.4.2 [219]" could not be resolved. Reason: Missing Constraint: Import-Package: com.ibm.db2.jcc; version="0.0.0" why com.ibm.db2.jcc is a mandatory import package? Thanks in advance Xilai
