Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 66209 invoked from network); 27 Feb 2010 18:25:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Feb 2010 18:25:51 -0000 Received: (qmail 57571 invoked by uid 500); 27 Feb 2010 18:25:50 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 57522 invoked by uid 500); 27 Feb 2010 18:25:50 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 57514 invoked by uid 99); 27 Feb 2010 18:25:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Feb 2010 18:25:49 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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; Sat, 27 Feb 2010 18:25:41 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NlRLs-0004hH-Em for users@activemq.apache.org; Sat, 27 Feb 2010 10:25:20 -0800 Message-ID: <27729906.post@talk.nabble.com> Date: Sat, 27 Feb 2010 10:25:20 -0800 (PST) From: Blatwurst To: users@activemq.apache.org Subject: Newbie help installing ActiveMQ on Karaf 1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: steve@equilibrium.com X-Virus-Checked: Checked by ClamAV on apache.org I'm new to OSGi and am trying to figure out how to get ActiveMQ installed under Karaf 1.2. I'm not having any luck and could use some help. First, I tried using this tutorial: http://activemq.apache.org/osgi-integration.html but the second step here leads to this error: Unresolved constraint in bundle org.apache.servicemix.activemq.commands [286]: package; (&(package=org.apache.geronimo.gshell.clp)(version>=1.0.0.alpha-2-SNAPSHOT)) I played around with trying to fix this issue, but didn't get anywhere. Then I tried to download the latest ActiveMQ and install its jar. I keep reading that many server side jars are now OSGi bundles, but this doesn't seem to be the case for the ActiveMQ jar. I expanded it and looked at the MANIFEST, and there are no OSGi headers in there. What's the right path here? I would greatly appreciate some help. -- View this message in context: http://old.nabble.com/Newbie-help-installing-ActiveMQ-on-Karaf-1.2-tp27729906p27729906.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.