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 17897200C25 for ; Fri, 10 Feb 2017 06:34:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 16305160B64; Fri, 10 Feb 2017 05:34:46 +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 613D1160B50 for ; Fri, 10 Feb 2017 06:34:45 +0100 (CET) Received: (qmail 93031 invoked by uid 500); 10 Feb 2017 05:34:44 -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 93019 invoked by uid 99); 10 Feb 2017 05:34:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2017 05:34:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id F1D6CC117D for ; Fri, 10 Feb 2017 05:34:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id NWxnxRARkH89 for ; Fri, 10 Feb 2017 05:34:43 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 359585FD3B for ; Fri, 10 Feb 2017 05:34:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E039DE031F for ; Fri, 10 Feb 2017 05:34:41 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 9BE1321D65 for ; Fri, 10 Feb 2017 05:34:41 +0000 (UTC) Date: Fri, 10 Feb 2017 05:34:41 +0000 (UTC) From: =?utf-8?Q?Panu_H=C3=A4m=C3=A4l=C3=A4inen_=28JIRA=29?= To: dev@aries.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARIES-1613) DiscoveryPlugin interface not exported MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 10 Feb 2017 05:34:46 -0000 [ https://issues.apache.org/jira/browse/ARIES-1613?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1586= 0756#comment-15860756 ]=20 Panu H=C3=A4m=C3=A4l=C3=A4inen commented on ARIES-1613: ---------------------------------------- From above: "I would like to select which services are published at the pro= xy address and which at the direct address". With the httpBase setting I ca= n only publish to one of the addresses. I just upgraded to DOSGi 2.0.0 and Aries RSA 1.9.0. I know you do not like = it but, for the time being, what I did was that I exported DiscoveryInterfa= ce from the Aries bundle and hacked back the missing functionality (only a = few lines of code). I did not have time to strive for the architecturally c= orrect solution right now. > DiscoveryPlugin interface not exported > -------------------------------------- > > Key: ARIES-1613 > URL: https://issues.apache.org/jira/browse/ARIES-1613 > Project: Aries > Issue Type: Bug > Components: Remote Service Admin > Affects Versions: rsa-1.9.0 > Reporter: Panu H=C3=A4m=C3=A4l=C3=A4inen > > The package containing the interface org.apache.cxf.dosgi.discovery.zooke= eper.publish.DiscoveryPlugin is not exported (MANIFEST.MF) from bundle cxf-= dosgi-ri-discovery-distributed (1.7.0) which makes it impossible to impleme= nt 3rd party discovery plugins. -- This message was sent by Atlassian JIRA (v6.3.15#6346)