Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 4470 invoked from network); 8 Aug 2007 10:29:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2007 10:29:22 -0000 Received: (qmail 35776 invoked by uid 500); 8 Aug 2007 10:29:20 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 35073 invoked by uid 500); 8 Aug 2007 10:29:19 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 35061 invoked by uid 99); 8 Aug 2007 10:29:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 03:29:19 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 10:29:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BD1FD7141ED for ; Wed, 8 Aug 2007 03:28:59 -0700 (PDT) Message-ID: <26684942.1186568939771.JavaMail.jira@brutus> Date: Wed, 8 Aug 2007 03:28:59 -0700 (PDT) From: "Deepal Jayasinghe (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Assigned: (AXIS2-3104) HttpCoreNIOListener is binding address agnostic In-Reply-To: <16349164.1186562339315.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe reassigned AXIS2-3104: ---------------------------------------- Assignee: Asankha C. Perera > HttpCoreNIOListener is binding address agnostic > ----------------------------------------------- > > Key: AXIS2-3104 > URL: https://issues.apache.org/jira/browse/AXIS2-3104 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: transports > Affects Versions: 1.3 > Environment: any > Reporter: Alexander Veit > Assignee: Asankha C. Perera > Priority: Blocker > > org.apache.axis2.transport.nhttp.HttpCoreNIOListener always binds to all local addresses. This is generally not what one wants to have in a production environment. > Since the binding address may be different from the host name that is used to create the EPR prefix, the binding address should be an additional configuration parameter. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org