Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 21826 invoked from network); 10 Feb 2006 19:35:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Feb 2006 19:35:07 -0000 Received: (qmail 50264 invoked by uid 500); 10 Feb 2006 19:35:04 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 50241 invoked by uid 500); 10 Feb 2006 19:35:04 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 50230 invoked by uid 99); 10 Feb 2006 19:35:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2006 11:35:04 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [205.189.242.11] (HELO tofrgw80.symprod.com) (205.189.242.11) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2006 11:35:02 -0800 Subject: how can I change the network listener for a web module? To: user@geronimo.apache.org X-Mailer: Lotus Notes Release 6.5.2 June 01, 2004 Message-ID: From: yskim@symcor.com Date: Fri, 10 Feb 2006 14:34:40 -0500 X-MIMETrack: Serialize by Router on SYMNS1H/TOR/SYM(Release 6.5.4FP2|September 12, 2005) at 02/10/2006 02:35:43 PM MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am trying to run the different web applications from different ports beside the default port of 8080. I do not even know how the default gets into the my initial web application deployment because I did not specify the name like "TomcatWebConnector" any part of web.xml and geronimo-web.xml. Can I have a sample geronimo-web.xml that deploys a web application other than the port 8080? Thanks so much in advance. Young Kim