Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 60193 invoked from network); 3 Jan 2008 18:08:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jan 2008 18:08:23 -0000 Received: (qmail 86121 invoked by uid 500); 3 Jan 2008 18:08:01 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 85891 invoked by uid 500); 3 Jan 2008 18:08:00 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 85879 invoked by uid 99); 3 Jan 2008 18:08:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jan 2008 10:08:00 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of anna.nhan@gmail.com designates 209.85.146.178 as permitted sender) Received: from [209.85.146.178] (HELO wa-out-1112.google.com) (209.85.146.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jan 2008 18:07:38 +0000 Received: by wa-out-1112.google.com with SMTP id m38so10525830waf.16 for ; Thu, 03 Jan 2008 10:07:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=Nt/AGXwZgloxXc7FaTPPjahmd0t2YZv1wdP84jU5bAk=; b=LzNeNfTl9b3ahnsW7SgSBTBLoSQSdfjGD5gmiX0kttQSav6vLPT0D1Q3SgWjsgEr6TxBma/6X3pDEzocf/afJze85vPorn03BXzQIMoSIByHix/iCRmLp+lgS+3utLUKAM1EtdUTRtSam+CC9ktRpOam/6m+Sz9lmsySkNnPY7c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Wom2R5vdr04reNpNNVCs11eeydcBUAJNHEv63nhNvXxLqcDaTGAqfsquTc0j1BpXuNSlMI7LSdNDvTIjnQfHBOfyKIFjxj8PcrWFOnX/U7hhjunahCx/h4Ikzw+qgRWuvkIFfIQs7g5rUtJ/EJQwRiH6Aww15mI+Uc73dOr0DTY= Received: by 10.115.93.16 with SMTP id v16mr17366942wal.126.1199383653358; Thu, 03 Jan 2008 10:07:33 -0800 (PST) Received: by 10.114.145.16 with HTTP; Thu, 3 Jan 2008 10:07:33 -0800 (PST) Message-ID: <3b402da60801031007v10436345wc84abef6d846008f@mail.gmail.com> Date: Thu, 3 Jan 2008 13:07:33 -0500 From: "Anna Nhan" To: "Tomcat Users List" Subject: Re: other ways to change the Connector element in server.xml? In-Reply-To: <2828B04F0113CD468E6D1D51DF4362A4046389A7@USEA-EXCH2.na.uis.unisys.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1483_2331232.1199383653201" References: <6.2.5.6.2.20080103113738.04cc6450@opnet.com> <3b402da60801030843p33632ad9ub18a99d5055cc6fe@mail.gmail.com> <477D1F74.5090909@kippdata.de> <3b402da60801031001r23ad8bfbi8b7007ce85b58829@mail.gmail.com> <2828B04F0113CD468E6D1D51DF4362A4046389A7@USEA-EXCH2.na.uis.unisys.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1483_2331232.1199383653201 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline oooooo, I have to manually edit the server.xml file. I see. Thanks Rainer and Chuck. Anna On Jan 3, 2008 1:05 PM, Caldarale, Charles R wrote: > > From: Anna Nhan [mailto:anna.nhan@gmail.com] > > Subject: Re: other ways to change the Connector element in server.xml? > > > > How does Tomcat know to associate > > org.myorg.myapp.node1.http.port to the > > Connector port? > > Because you tell it to, as in Rainer's example: > > > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received this in error, please contact the sender and delete the e-mail > and its attachments from all computers. > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > ------=_Part_1483_2331232.1199383653201--