Return-Path: X-Original-To: apmail-aries-dev-archive@www.apache.org Delivered-To: apmail-aries-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 32912F850 for ; Fri, 26 Apr 2013 17:44:17 +0000 (UTC) Received: (qmail 74992 invoked by uid 500); 26 Apr 2013 17:44:17 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 74904 invoked by uid 500); 26 Apr 2013 17:44:16 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 74792 invoked by uid 99); 26 Apr 2013 17:44:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Apr 2013 17:44:16 +0000 Date: Fri, 26 Apr 2013 17:44:16 +0000 (UTC) From: "Maurice Betzel (JIRA)" To: dev@aries.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARIES-1002) Missing export-service directive for PlatformTransactionManager 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/ARIES-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643062#comment-13643062 ] Maurice Betzel commented on ARIES-1002: --------------------------------------- Probably related to this issue is that the org.springframework.transaction.PlatformTransactionManager service is only available after a restart of Karaf (2.3.0, 2.3.1). > Missing export-service directive for PlatformTransactionManager > --------------------------------------------------------------- > > Key: ARIES-1002 > URL: https://issues.apache.org/jira/browse/ARIES-1002 > Project: Aries > Issue Type: Bug > Components: Transaction > Reporter: Chris Geer > Attachments: ARIES-1002.patch > > > Aries transaction manager has an optional import for the spring-tx bundles and when it finds them it will export the it's service with the Spring PlatformTransactionManager interface as well. When it does this however it doesn't have a Manifest entry for "export-service org.springframework.transaction.PlatformTransactionManager". This causes problem in applications that use the export-service directive to lookup valid deployments (i.e. Fuse Fabric). -- 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