Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 61791 invoked from network); 26 Nov 2004 09:00:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Nov 2004 09:00:41 -0000 Received: (qmail 46423 invoked by uid 500); 26 Nov 2004 09:00:39 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 46384 invoked by uid 500); 26 Nov 2004 09:00:38 -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 Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 46370 invoked by uid 99); 26 Nov 2004 09:00:38 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from bbnrelbul01.net.external.hp.com (HELO bbnrelbul01.net.external.hp.com) (155.208.255.20) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 26 Nov 2004 01:00:36 -0800 Received: from vistula.poland.hp.com (vistula.poland.hp.com [15.188.0.12]) by bbnrelbul01.net.external.hp.com (Postfix) with ESMTP id D3CD338E66 for ; Fri, 26 Nov 2004 10:00:28 +0100 (CET) Received: from [127.0.0.1] (jlaskowski.emea.cpqcorp.net [15.188.174.249]) by vistula.poland.hp.com with ESMTP (8.9.3 (PHNE_28760_binary)/8.8.6 SMKit7.02) id KAA22887 for ; Fri, 26 Nov 2004 10:00:27 +0100 (MET) Message-ID: <41A6F0A7.50702@apache.org> Date: Fri, 26 Nov 2004 10:00:23 +0100 From: Jacek Laskowski Organization: Apache Geronimo (http://geronimo.apache.org) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040817 X-Accept-Language: pl, en, en-us MIME-Version: 1.0 To: user@geronimo.apache.org Subject: Re: installing geronimo over one already installed tomcat References: <1101388563.9202.78.camel@rh10.fe.up.pt> In-Reply-To: <1101388563.9202.78.camel@rh10.fe.up.pt> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N S�rgio M. Basto wrote: > Hi > > I have already one tomcat running with many webapps. > Now I need support for EBJ > Can I install geronimo over this Tomcat 5.0.28 ? Hi, Theoreticaly yes. There's a preliminary integration between Geronimo and Tomcat where Tomcat acts as a standalone servlet container without any knowleadge about its environment, i.e. the available Geronimo services. Take a look at http://wiki.apache.org/geronimo/Tomcat. > S�rgio M. B. Jacek