Is there a way I can add jersey jars as bundles in Karaf libs. That way when I start Karaf, these bundles will be loaded at startup and all the classes will be available at runtime.
>From the error message, I understand that Karaf is unable to resolve this dependency: Reason: Missing Constraint: Import-Package: com.sun.jersey.api.client; version="[1.18.0,2.0.0)" -Sapna -- View this message in context: http://karaf.922171.n3.nabble.com/Missing-Constraint-Import-Package-com-sun-jersey-api-client-tp4033550p4033562.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
