Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F0159E486 for ; Wed, 27 Feb 2013 09:45:45 +0000 (UTC) Received: (qmail 96025 invoked by uid 500); 27 Feb 2013 09:45:22 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 95914 invoked by uid 500); 27 Feb 2013 09:45:21 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 94872 invoked by uid 99); 27 Feb 2013 09:45:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2013 09:45:13 +0000 Date: Wed, 27 Feb 2013 09:45:13 +0000 (UTC) From: "Freeman Fang (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQ-4341) activemq-broker feature can not be installed when OBR is enabled MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588174#comment-13588174 ] Freeman Fang commented on AMQ-4341: ----------------------------------- Hi Guys, Like xbean-spring and geronimo-jms_1.1_spec bundle, same issue also on geronimo-j2ee-management_1.1_spec bundle, it won't get installed because of dependency="true" and no other bundles explicitly import it, this need be fixed in same way. Thanks Freeman > activemq-broker feature can not be installed when OBR is enabled > ---------------------------------------------------------------- > > Key: AMQ-4341 > URL: https://issues.apache.org/jira/browse/AMQ-4341 > Project: ActiveMQ > Issue Type: Task > Affects Versions: 5.8.0 > Reporter: Gert Vanthienen > Assignee: Gary Tully > Attachments: AMQ-4341-2.patch, AMQ-4341.patch > > > While trying to integrate ActiveMQ 5.8.0 into ServiceMix 5.0.0, I bumped into 2 problems with the features descriptor on a Karaf-based container that has OBR resolution enabled for the Features service: > * the activemq-http fragment is referring to a Fragment-Host called {{org.apache.activemq.activemq-core}}, which no longer exists > * the xbean-spring bundle is marked with {{dependency=true}} but no other bundle is importing any packages from it, so it does not get installed - since {{activemq-karaf}} does need those packages to work properly, the easiest solution is probably to add a proper Import-Package header to that bundle. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira