Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 84348 invoked from network); 13 Oct 2006 09:57:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Oct 2006 09:57:07 -0000 Received: (qmail 52466 invoked by uid 500); 13 Oct 2006 09:56:54 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 52449 invoked by uid 500); 13 Oct 2006 09:56:54 -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 52436 invoked by uid 99); 13 Oct 2006 09:56:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2006 02:56:54 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of miguelcricardo@gmail.com designates 66.249.82.238 as permitted sender) Received: from [66.249.82.238] (HELO wx-out-0506.google.com) (66.249.82.238) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2006 02:56:51 -0700 Received: by wx-out-0506.google.com with SMTP id s13so927082wxc for ; Fri, 13 Oct 2006 02:56:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QERafD/UFhCPCUgT+e+pHtMs+VQ4gNPv7sGpWxzuckI55QWtcBu9LTTmi+PnCfnGJ2jmDFXRLwIPUTKPprvODbOrdk5T5gQPbFnnYBOwr4OQSls1x6Hy6jhpsP1A9hJs3rZwOsHdQbWyeZyRvn4cw1X11UlJvk/EvlKNaYOj81U= Received: by 10.90.71.12 with SMTP id t12mr1975999aga; Fri, 13 Oct 2006 02:56:30 -0700 (PDT) Received: by 10.90.93.2 with HTTP; Fri, 13 Oct 2006 02:56:30 -0700 (PDT) Message-ID: Date: Fri, 13 Oct 2006 10:56:30 +0100 From: "Miguel Correia Ricardo" To: "Tomcat Users List" Subject: Re: Tomcat Embedded and Server.xml In-Reply-To: <95bb02000610120158o10dee5ebj296de315bedb4d53@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <95bb02000610120158o10dee5ebj296de315bedb4d53@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N But, do you use server.xml to configure tomcat embedded? For example, for the connector ports? If so, how may I ask? Best regards, Miguel On 10/12/06, Andre Prasetya wrote: > Hi Miguel, I m using tomcat embedded but i still use server.xml too > > -Andre- > > > On 10/10/06, Miguel Correia Ricardo wrote: > > > > Hello, > > > > I'm having a doubt that is bugging me. And I need to solve it also. > > Everywhere I look, it says that by using Tomcat Embedded I don't need > > the server.xml configuration file. Ok, I can understand why... But, > > what about the Connector ports, how do I know at advance wich one are > > busy or not... I want to be able to use Tomcat Embedded and still use > > the server.xml configuration file, for the most various reasons, one > > of them is to define the Connector ports. > > > > Is there any class in the tomcat *.jars that will help me achieve it > > easily? Or I have to follow the same thing that Catalina is doing, > > that is, creating a Digest object, set the Sax rules, and so on... > > > > Hope you can help. And thanks in advance. > > > > My best regards, > > Miguel Correia Ricardo > > > > --------------------------------------------------------------------- > > 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 > > > > > > > -- > -Andre- > > PCs are like air conditioner, if you open Windows, they don't work > > --------------------------------------------------------------------- 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