Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 35ECE9165 for ; Fri, 23 Mar 2012 14:11:35 +0000 (UTC) Received: (qmail 71502 invoked by uid 500); 23 Mar 2012 14:11:34 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 71455 invoked by uid 500); 23 Mar 2012 14:11:34 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 71447 invoked by uid 99); 23 Mar 2012 14:11:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 14:11:34 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bradley.georgew@gmail.com designates 209.85.212.42 as permitted sender) Received: from [209.85.212.42] (HELO mail-vb0-f42.google.com) (209.85.212.42) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 14:11:28 +0000 Received: by vbjk13 with SMTP id k13so3484661vbj.1 for ; Fri, 23 Mar 2012 07:10:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ej7XVXiuJHdNsLLN33wYno1E7fZCGMPgVTK0Wwy2szQ=; b=0d79dkjYHHK33dlZoazI8Oy4ZH9l4YiRCJ6Pbm1HA/ZCFiMcys5rPRNFTpoPfuo492 9kwmQvAIYPkhCVctM/qnagKv1WtukBbcSilFbbjGeFJOUk56x/v2DftZuGw910sD/Zgx hM7a68W1GhP46vx7AAzN5+x8wQYLD+SIqaaybEAd+6Y3o8Rrqa1M0OjuN7Uagu/+TL2N 48n20vIxA/+nh9ePGsf/tvn+gXlbW1wq3s/Vm19Nl3L6fWUlCyEsSYhliEq/MAuOMSZM 83V4OdG2jf0iHIEs54A3OTJoDfn9nmUWmXQZjAGwZNZd8buMNo1XFHYTFiV9yNDbuf/o Av8Q== MIME-Version: 1.0 Received: by 10.220.232.10 with SMTP id js10mr5470379vcb.53.1332511859773; Fri, 23 Mar 2012 07:10:59 -0700 (PDT) Received: by 10.52.187.135 with HTTP; Fri, 23 Mar 2012 07:10:59 -0700 (PDT) Date: Fri, 23 Mar 2012 10:10:59 -0400 Message-ID: Subject: deploying JackRabbit-bundle in equinox From: George Bradley To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=14dae9ccd4ec0f916904bbe998cb X-Virus-Checked: Checked by ClamAV on apache.org --14dae9ccd4ec0f916904bbe998cb Content-Type: text/plain; charset=ISO-8859-1 I am very new to JackRabbit just trying to get things deployed to equinox and get the first hops running. I have picked up the 2.4 bundle and tryed deploying it and when I start the bundle I get the following error message. org.osgi.framework.BundleException: The bundle "org.apache.jackrabbit.jackrabbit-bundle_2.4.0 [21]" could not be resolved. Reason: Missing Constraint: Import-Package: com.ibm.db2.jcc; version="0.0.0" Are there any instruction on the dependencies and configuration of the bundle? Thanks --14dae9ccd4ec0f916904bbe998cb--