Return-Path: X-Original-To: apmail-celix-commits-archive@www.apache.org Delivered-To: apmail-celix-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8BF1111149 for ; Wed, 20 Aug 2014 12:17:26 +0000 (UTC) Received: (qmail 45843 invoked by uid 500); 20 Aug 2014 12:17:26 -0000 Delivered-To: apmail-celix-commits-archive@celix.apache.org Received: (qmail 45816 invoked by uid 500); 20 Aug 2014 12:17:26 -0000 Mailing-List: contact commits-help@celix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@celix.apache.org Delivered-To: mailing list commits@celix.apache.org Received: (qmail 45806 invoked by uid 500); 20 Aug 2014 12:17:26 -0000 Delivered-To: apmail-incubator-celix-commits@incubator.apache.org Received: (qmail 45803 invoked by uid 99); 20 Aug 2014 12:17:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Aug 2014 12:17:26 +0000 Date: Wed, 20 Aug 2014 12:17:26 +0000 (UTC) From: "J.W. Janssen (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CELIX-140) [RSA] No distinction between multiple endpoints 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/CELIX-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J.W. Janssen updated CELIX-140: ------------------------------- Attachment: 0001-CELIX-140-Make-remote-endpoints-distinguishable.patch Initial patch that adds the `remote.interface` property to each registered endpoint. > [RSA] No distinction between multiple endpoints > ----------------------------------------------- > > Key: CELIX-140 > URL: https://issues.apache.org/jira/browse/CELIX-140 > Project: Celix > Issue Type: Bug > Components: Remote Service Admin > Reporter: J.W. Janssen > Priority: Blocker > Attachments: 0001-CELIX-140-Make-remote-endpoints-distinguishable.patch > > > There is no service property that makes it possible to distinguish between multiple (remote) service endpoints. For service proxies, the service property {{proxy.interface}} is used for this. -- This message was sent by Atlassian JIRA (v6.2#6252)