Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5E6EB10C28 for ; Thu, 13 Feb 2014 22:32:23 +0000 (UTC) Received: (qmail 83720 invoked by uid 500); 13 Feb 2014 22:32:22 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 83586 invoked by uid 500); 13 Feb 2014 22:32:21 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 83565 invoked by uid 99); 13 Feb 2014 22:32:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Feb 2014 22:32:21 +0000 Date: Thu, 13 Feb 2014 22:32:21 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (KARAF-2729) DerbyXA datasource (from template) is not visible with jdbc:datasources MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2729?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 resolved KARAF-2729. ----------------------------------------- Resolution: Fixed > DerbyXA datasource (from template) is not visible with jdbc:datasources > ----------------------------------------------------------------------- > > Key: KARAF-2729 > URL: https://issues.apache.org/jira/browse/KARAF-2729 > Project: Karaf > Issue Type: Bug > Affects Versions: 3.0.0 > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 2.4.0, 3.0.1, 2.3.4 > > > The JDBC derby template registers two OSGi service: one is a standard dat= asource, another one is a XA datasource. > However, using jdbc:datasources, only the standard one is displayed, not = the XA one. -- This message was sent by Atlassian JIRA (v6.1.5#6160)