Return-Path: X-Original-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D526E10550 for ; Tue, 17 Dec 2013 10:48:07 +0000 (UTC) Received: (qmail 73046 invoked by uid 500); 17 Dec 2013 10:48:07 -0000 Delivered-To: apmail-incubator-celix-commits-archive@incubator.apache.org Received: (qmail 73025 invoked by uid 500); 17 Dec 2013 10:48:07 -0000 Mailing-List: contact celix-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: celix-dev@incubator.apache.org Delivered-To: mailing list celix-commits@incubator.apache.org Received: (qmail 73016 invoked by uid 99); 17 Dec 2013 10:48:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Dec 2013 10:48:07 +0000 Date: Tue, 17 Dec 2013 10:48:07 +0000 (UTC) From: "Alexander Broekhuis (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CELIX-91) exporting serviceRegistration_setProperties(..) 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-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Broekhuis reassigned CELIX-91: ---------------------------------------- Assignee: Alexander Broekhuis > exporting serviceRegistration_setProperties(..) > ------------------------------------------------ > > Key: CELIX-91 > URL: https://issues.apache.org/jira/browse/CELIX-91 > Project: Celix > Issue Type: Improvement > Reporter: Bjoern Petri > Assignee: Alexander Broekhuis > Fix For: 1.0.0-incubating > > Attachments: exportServiceRegistrationSetProperties.patch > > > When importing a service and therefore ending a proxy, the endpointDescription is given to the proxy via setEndpointDescription. > I would like to use serviceRegistration_setProperties(..) in my proxy_setEndpointDescription to set the properties of the proxy to values of the imported Service. That's why I would ask whether it is possible to aslo export serviceRegistration_setProperties(..)? -- This message was sent by Atlassian JIRA (v6.1.4#6159)