Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 17213 invoked from network); 5 Sep 2007 12:30:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Sep 2007 12:30:02 -0000 Received: (qmail 2763 invoked by uid 500); 5 Sep 2007 12:29:47 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 2726 invoked by uid 500); 5 Sep 2007 12:29:47 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 2714 invoked by uid 99); 5 Sep 2007 12:29:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2007 05:29:47 -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: local policy) Received: from [66.196.97.74] (HELO web56715.mail.re3.yahoo.com) (66.196.97.74) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 05 Sep 2007 12:29:43 +0000 Received: (qmail 84305 invoked by uid 60001); 5 Sep 2007 12:29:21 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=QcRucPbkdILYuih1SoexSw51s7lGdobdRxbdlKvYtWjKeNrlQczg2idoMZ57Bhzu1MlDQ6AdnKHc6PJ9Iz3Jj6l528TFELttlikzQ+GYXZVrRjKXKTyBVuSYDIg8e3Kz5GcbczrOuhKY/9X8BTqjQvmA+EwFe9YA4C03fzJ1OD0=; X-YMail-OSG: OAjgvoYVM1mfGn2FpUwe0w6TmKHZknX_K8JuOycWkq0c_xlNw3eA_N6hFuHzDD4QzKg8NWHqvkVCKV_NpF8p5eBzwUJmD2v7js1DDBcw3iYF7HVftMDwmTHpRRWDsw-- Received: from [63.166.14.2] by web56715.mail.re3.yahoo.com via HTTP; Wed, 05 Sep 2007 05:29:21 PDT Date: Wed, 5 Sep 2007 05:29:21 -0700 (PDT) From: Dave Newton Subject: Re: Am I doing something dumb, or should this not work? To: Struts Users Mailing List In-Reply-To: <000a01c7efb7$3c35c940$68dba8c0@AlLaptop> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <701181.84098.qm@web56715.mail.re3.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --- Al Sutton wrote: > > > STORE > > [...] Doesn't that mean that you're only using the "store" interceptor now? I thought you had to do it like: myValidationExcludeMethod myWorkflowExcludeMethod (Copied from http://struts.apache.org/2.x/docs/interceptors.html) d. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org