From user-return-4996-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Fri Oct 13 20:12:24 2006 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 3610 invoked from network); 13 Oct 2006 20:12:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Oct 2006 20:12:24 -0000 Received: (qmail 59740 invoked by uid 500); 13 Oct 2006 20:12:22 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 59423 invoked by uid 500); 13 Oct 2006 20:12:21 -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 59412 invoked by uid 99); 13 Oct 2006 20:12:21 -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 13:12:21 -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 ammulder@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2006 13:12:19 -0700 Received: by nf-out-0910.google.com with SMTP id c29so1544885nfb for ; Fri, 13 Oct 2006 13:11:58 -0700 (PDT) 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:x-google-sender-auth; b=Oc1SqOmKwoAp9XifO124KCVYw2+gY9OwZL5Yk0lWik9TDqHUiwG8jhRqma0dhck4u8T5oEzIKsuwAZ/SLWyDCrI/lXRRT4WtcJqyWQMD1aLZq4XzVK71sngCMZIHl1Bc0MNZuFtFRcrSuvc3mZI9gspGyVs9amU2yH4MT899Crk= Received: by 10.82.106.14 with SMTP id e14mr659436buc; Fri, 13 Oct 2006 13:11:57 -0700 (PDT) Received: by 10.82.118.19 with HTTP; Fri, 13 Oct 2006 13:11:57 -0700 (PDT) Message-ID: <74e15baa0610131311v1e12067aq5544bc460dd6e94@mail.gmail.com> Date: Fri, 13 Oct 2006 16:11:57 -0400 From: "Aaron Mulder" Sender: ammulder@gmail.com To: user@geronimo.apache.org Subject: Re: geronimo 1.1.1 lite In-Reply-To: <1160765640.4650.16.camel@dufus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1160765640.4650.16.camel@dufus> X-Google-Sender-Auth: 1f1b626b9da5f744 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You can use the command-line deploy tool to add new features to the minimal installation ("Little G"). We've been a little delinquent in setting up the metadata files that describe each incremental upgrade that should be available, so your help would be appreciated in helping us establish exactly what kind of upgrades you'd like to see. - We can offer the hot deploy service as an add-on, which will add the deploy/ directory so you don't have to use the command-line deploy tool - We can let you add things like JMS or EJB individually - We can't get the console working in Little G 1.x due to limitations in our Pluto integration, but we're hoping to have a modular console in Geronimo 1.2 that will let you install only the console screens for the features you have installed Right now, if you want to change e.g. the web ports used by Tomcat in Little G out of the box, you should edit var/config/config.xml while the server is not running, and then the settings will take effect next time the server starts. Thanks, Aaron On 10/13/06, Brian Millett wrote: > Hello, > I've downloaded and installed the geronimo-tomcat-minimal-1.1.1. Ran > the bin/startup.sh and I have a nice working geronimo, or so it seems. > Looks like all of the documentations on how to get started are about the > full version. So I have a few questions: > > 1) There is no deploy directory, so to deploy do I need to run the > command line with a war file? > 2) What if I already have a nice working webapps dir from tomcat 5.5.17. > Can I just drop that in someplace and have it served up? > 3) Console?? We don't need no stinking console!! But it would be > really nice to have a console to add what ever piece is missing. I > thought that that was the purpose of the "little-g" was to start light, > then add as you go. > 4) Should I be able to configure tomcat? All I see is > var/catalina/conf/web.xml, no server.xml?? I guess that will be the > geronimo xml files, but all I see is: > [bpm]$ find . | egrep \.xml$ > ./var/catalina/conf/web.xml > ./var/catalina/ROOT/WEB-INF/web.xml > ./var/config/config.xml > > and the var/config/config.xml states > > > > > > > > but there is no way to configure geronimo while it is running. > > Sorry, but as you can see I am very confused. Any help would be > appriciated. > > Thanks. > -- > Brian Millett - [ Sheridan and Maynard, "A Distant Star"] > "The adventure is out there, Jack. Man has to go meet it." 'Well, > sometimes it comes to you. Wait for it Johnny.' > > >