Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AE1E6200BB1 for ; Wed, 19 Oct 2016 21:42:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id ACCBD160AEA; Wed, 19 Oct 2016 19:42:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0B7F2160AFC for ; Wed, 19 Oct 2016 21:42:00 +0200 (CEST) Received: (qmail 63671 invoked by uid 500); 19 Oct 2016 19:42:00 -0000 Mailing-List: contact issues-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 issues@activemq.apache.org Received: (qmail 63622 invoked by uid 99); 19 Oct 2016 19:41:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2016 19:41:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C5BBF2C4C78 for ; Wed, 19 Oct 2016 19:41:59 +0000 (UTC) Date: Wed, 19 Oct 2016 19:41:59 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARTEMIS-793) Improvement to OSGi integration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 19 Oct 2016 19:42:01 -0000 [ https://issues.apache.org/jira/browse/ARTEMIS-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589665#comment-15589665 ] ASF GitHub Bot commented on ARTEMIS-793: ---------------------------------------- Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/839 @graben I actually just asked this on the dev-list > Improvement to OSGi integration > -------------------------------- > > Key: ARTEMIS-793 > URL: https://issues.apache.org/jira/browse/ARTEMIS-793 > Project: ActiveMQ Artemis > Issue Type: Improvement > Components: Broker, osgi > Reporter: Benjamin Graf > Fix For: 1.5.0 > > > ARTEMIS-714 adds ability to configure external DataSource for usage instead of hardcoded driver. This feature should also be usable in OSGi environments like Karaf. -- This message was sent by Atlassian JIRA (v6.3.4#6332)