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 B5D33200B9C for ; Mon, 10 Oct 2016 14:21:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B4444160AEB; Mon, 10 Oct 2016 12:21:22 +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 2C884160ACA for ; Mon, 10 Oct 2016 14:21:22 +0200 (CEST) Received: (qmail 66912 invoked by uid 500); 10 Oct 2016 12:21:21 -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 66828 invoked by uid 99); 10 Oct 2016 12:21:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2016 12:21:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DA1632C0D54 for ; Mon, 10 Oct 2016 12:21:20 +0000 (UTC) Date: Mon, 10 Oct 2016 12:21:20 +0000 (UTC) From: "Grzegorz Grzybek (JIRA)" To: dev@aries.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARIES-1407) Service (un)registration listener not called anymore MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 10 Oct 2016 12:21:22 -0000 [ https://issues.apache.org/jira/browse/ARIES-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562148#comment-15562148 ] Grzegorz Grzybek commented on ARIES-1407: ----------------------------------------- Are stack A and B from different threads (race condition?). > Service (un)registration listener not called anymore > ---------------------------------------------------- > > Key: ARIES-1407 > URL: https://issues.apache.org/jira/browse/ARIES-1407 > Project: Aries > Issue Type: Bug > Components: Blueprint > Environment: Servicemix 5.4.1 > Reporter: metatech > Attachments: blueprint_registration_listener_fix_v2.patch > > > Service (un)registration listeners are not called anymore since Blueprint 1.4.0. > There are 2 booleans in the "ServiceRecipe" class which are tested against the wrong values. > Please find a patch which makes them work again with Blueprint 1.4.3. -- This message was sent by Atlassian JIRA (v6.3.4#6332)