From user-return-7192-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Tue Aug 07 17:16:37 2007 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 42756 invoked from network); 7 Aug 2007 17:16:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Aug 2007 17:16:36 -0000 Received: (qmail 61527 invoked by uid 500); 7 Aug 2007 17:16:34 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 61254 invoked by uid 500); 7 Aug 2007 17:16:33 -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 61243 invoked by uid 99); 7 Aug 2007 17:16:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Aug 2007 10:16:33 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of paulmcmahan@gmail.com designates 64.233.184.224 as permitted sender) Received: from [64.233.184.224] (HELO wr-out-0506.google.com) (64.233.184.224) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Aug 2007 17:16:27 +0000 Received: by wr-out-0506.google.com with SMTP id 57so673656wri for ; Tue, 07 Aug 2007 10:16:07 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=KfOFD5Sja7+/ftP/aLKi6qv9RwXs8XlE1X5/FeJcJ0BWrXc8ZwqgLjCQdbOAcDfMpWfiqixWQTjTZiKx6ijVD7CHyoNesWIht0ZRs1BDH2iLe4BGeUhXE5dIFpIpRGUY4QbKyBZd8x/VLqk8pyYLY0VkNez5J0y8Sv8yYbtpCMs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=IMc5G3Sh4XQVw2Wei06GOyWBECllVjZ0A+rboYpzjbntjNAI38Qc5NgjKyEyfTw5evo17vEduL3VT67pgob1hYgnKZ+QJHoP1HaMGJZ4bQX9iNWwFBoiNYCwFUEy4oGVdtvxIUH9xEpBlgjRyDO5UOqnanQxtDDesjIZFPgTP6M= Received: by 10.90.49.19 with SMTP id w19mr6306583agw.1186506967110; Tue, 07 Aug 2007 10:16:07 -0700 (PDT) Received: from ?192.168.1.104? ( [65.5.198.110]) by mx.google.com with ESMTPS id g9sm10543340wra.2007.08.07.10.16.06 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 07 Aug 2007 10:16:06 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Paul McMahan Subject: Re: console session time Date: Tue, 7 Aug 2007 13:16:10 -0400 To: user@geronimo.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org I don't know of any straightforward way to do this for the tomcat assembly. However, in Geronimo 2.0.1 (not released yet) you should be able to redeploy the console with a setting for the SessionManager's maxInactiveInterval attribute as described in this JIRA: https://issues.apache.org/jira/browse/GERONIMO-3376 Best wishes, Paul On Aug 6, 2007, at 1:59 AM, Leonie wrote: > Hello! > > The running time of geronimos console is limited by default to 60 > minutes. > Is there a way to extend this? > > Leonie > >