From user-return-2258-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Thu Feb 16 05:51:18 2006 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 79505 invoked from network); 16 Feb 2006 05:51:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Feb 2006 05:51:18 -0000 Received: (qmail 26813 invoked by uid 500); 16 Feb 2006 05:51:15 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 26786 invoked by uid 500); 16 Feb 2006 05:51:15 -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 26775 invoked by uid 99); 16 Feb 2006 05:51:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 21:51:15 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ammulder@gmail.com designates 66.249.92.202 as permitted sender) Received: from [66.249.92.202] (HELO uproxy.gmail.com) (66.249.92.202) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 21:51:14 -0800 Received: by uproxy.gmail.com with SMTP id k3so86541ugf for ; Wed, 15 Feb 2006 21:50:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QTC5vLupN5dlHjfV3C6nImUvMKFNNy/vY6CYYg8HT4wxE9UuvEZ6CHKiOwu4jWE5OjM04al/AnAsizImTEhVnMrGveH8t2k0WuJMjExW2yn3RAn7qVF4Y3/78sxnOPBiE+svdWB6pZ5iCjQLMm2cK9+l8UxnTSACti2voUgR7Wc= Received: by 10.66.234.6 with SMTP id g6mr432253ugh; Wed, 15 Feb 2006 21:50:53 -0800 (PST) Received: by 10.66.219.2 with HTTP; Wed, 15 Feb 2006 21:50:53 -0800 (PST) Message-ID: <74e15baa0602152150l6d922da7g98f95086ca1b081e@mail.gmail.com> Date: Thu, 16 Feb 2006 00:50:53 -0500 From: Aaron Mulder Sender: ammulder@gmail.com To: user@geronimo.apache.org Subject: Re: Virtual Hosts in Geronimo In-Reply-To: <74e15baa0602152114t489fe881gc938eb1fe8609c52@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2ed2f49c0602152031m1772868dsb6a4f68f563490cf@mail.gmail.com> <74e15baa0602152038y2adf9e8ds4515adcbd0dcab82@mail.gmail.com> <2ed2f49c0602152040l678c3dedi78e1693a8f810657@mail.gmail.com> <74e15baa0602152114t489fe881gc938eb1fe8609c52@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Oh, hey, look, just a little further down that page -- example 11.2 shows you how to do it with both Tomcat and Jetty, including the Tomcat Host GBean definition to use. Aaron On 2/16/06, Aaron Mulder wrote: > It was in 1.0. > > You have to put web container specific elements in the > geronimo-web.xml. I don't have time to describe this in detail, but > for starters, see: > > http://chariotsolutions.com/geronimo/web-plan.html#web-plan-container-spe= cific > > Then, for Tomcat, you have to configure a Host object definining the > host names to associate the app with, and I'd have to look up how to > do that (the entry in the web plan just points to the Host object). > > (For Jetty, you just put the host names directly in the web plan, so > there's nothing else to do.) > > Aaron > > On 2/15/06, Krishnakumar B wrote: > > hi aaron, > > > > i am trying out both so would be glad to know how to configure for > > both tomcat and jetty. > > > > Is this available post 1.0 build? > > > > thanks and regards > > Krish > > > > On 2/16/06, Aaron Mulder wrote: > > > Yes, but currently the method is different for Geronimo/Tomcat and > > > Geronimo/Jetty -- are you using the Tomcat package of Geronimo? > > > > > > Thanks, > > > Aaron > > > > > > On 2/15/06, Krishnakumar B wrote: > > > > hi, > > > > > > > > Can i create virtual hosts in Geronimo thats similar to virtual hos= ts in tomcat? > > > > > > > > Regards > > > > Krish > > > > > > > > > >