From user-return-7683-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Thu Sep 20 18:34:34 2007 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 73640 invoked from network); 20 Sep 2007 18:34:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Sep 2007 18:34:33 -0000 Received: (qmail 86054 invoked by uid 500); 20 Sep 2007 18:34:23 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 86032 invoked by uid 500); 20 Sep 2007 18:34:23 -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 86020 invoked by uid 99); 20 Sep 2007 18:34:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2007 11:34:23 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2007 18:36:23 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IYQqf-0000SX-8x for user@geronimo.apache.org; Thu, 20 Sep 2007 11:34:01 -0700 Message-ID: <12803085.post@talk.nabble.com> Date: Thu, 20 Sep 2007 11:34:01 -0700 (PDT) From: Carver To: user@geronimo.apache.org Subject: Re: Problem with defining custom Valve in config.xml In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: carver.gu@gmail.com References: <12794364.post@talk.nabble.com> <12796470.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks Paul! I like this approach, but I don't know how to redeploy it. Could you tell me how to redeploy the tomcat module? Paul McMahan-2 wrote: > > Geronimo's Tomcat component actually creates the valve and therefore > needs to have the implementation classes available in its > classloader. A component's deployment plan specifies what goes in > its classloader, so you could add your jar(s) to Tomcat's deployment > plan and then redeploy it. > > > Best wishes, > Paul > > > On Sep 20, 2007, at 8:52 AM, Carver wrote: > >> >> It seems that I can merge all the other jar files into the >> geronimo-tomcat-1.1.1.jar to make it works. Is there other ways to >> handle >> it? >> >> -- >> View this message in context: http://www.nabble.com/Problem-with- >> defining-custom-Valve-in-config.xml-tf4486628s134.html#a12796470 >> Sent from the Apache Geronimo - Users mailing list archive at >> Nabble.com. >> > > > -- View this message in context: http://www.nabble.com/Problem-with-defining-custom-Valve-in-config.xml-tf4486628s134.html#a12803085 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.