Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 81933 invoked from network); 24 Feb 2009 15:18:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Feb 2009 15:18:26 -0000 Received: (qmail 14704 invoked by uid 500); 24 Feb 2009 15:18:22 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 14647 invoked by uid 500); 24 Feb 2009 15:18:22 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 14636 invoked by uid 99); 24 Feb 2009 15:18:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2009 07:18:22 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2009 15:18:14 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Lbz2f-0005sV-SJ for user@commons.apache.org; Tue, 24 Feb 2009 07:17:53 -0800 Message-ID: <22181082.post@talk.nabble.com> Date: Tue, 24 Feb 2009 07:17:53 -0800 (PST) From: v2cg4ss To: user@commons.apache.org Subject: Installing Codec with Felix MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: sselvia@datamentors.com X-Virus-Checked: Checked by ClamAV on apache.org 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-tp22181082p22181082.html Sent from the Commons - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org