I am getting the following error when installing the codec 1.3 jar in a Felix environment:
org.osgi.framework.BundleException: Unresolved constraint in bundle 7: package; (package=org.apache.commons.codec.binary) My bundle depends on the codec jar and I was under the impression I just had to install any 3rd party jar to refernce the packages. What do I need to do in order to reference the codec packages from my bundle at runtime? -- View this message in context: http://www.nabble.com/Installing-Codec-with-Felix-tp22181083p22181083.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

