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 D6AB21779B for ; Sun, 19 Oct 2014 14:17:33 +0000 (UTC) Received: (qmail 40301 invoked by uid 500); 19 Oct 2014 14:17:33 -0000 Delivered-To: apmail-celix-commits-archive@celix.apache.org Received: (qmail 40280 invoked by uid 500); 19 Oct 2014 14:17:33 -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 40266 invoked by uid 500); 19 Oct 2014 14:17:33 -0000 Delivered-To: apmail-incubator-celix-commits@incubator.apache.org Received: (qmail 40263 invoked by uid 99); 19 Oct 2014 14:17:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Oct 2014 14:17:33 +0000 Date: Sun, 19 Oct 2014 14:17:33 +0000 (UTC) From: "Bjoern Petri (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CELIX-160) ip adress in service url is fixed 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-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bjoern Petri closed CELIX-160. ------------------------------ Resolution: Fixed > ip adress in service url is fixed > --------------------------------- > > Key: CELIX-160 > URL: https://issues.apache.org/jira/browse/CELIX-160 > Project: Celix > Issue Type: Wish > Reporter: Bjoern Petri > Assignee: Bjoern Petri > Priority: Trivial > > The RSA_HTTP determines the IP adress for the service url using apr_gethostname and apr_sockaddr_ip_get. > If running celix within docker we want to announce the host ip adress here instead of the docker ip adress. -- This message was sent by Atlassian JIRA (v6.3.4#6332)