Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 55845 invoked from network); 20 Jan 2007 00:44:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jan 2007 00:44:19 -0000 Received: (qmail 1845 invoked by uid 500); 20 Jan 2007 00:44:19 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 1802 invoked by uid 500); 20 Jan 2007 00:44:19 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 1791 invoked by uid 99); 20 Jan 2007 00:44:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jan 2007 16:44:19 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [63.246.22.40] (HELO mail.atlassian.com) (63.246.22.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jan 2007 16:44:09 -0800 Received: (qmail 29849 invoked from network); 20 Jan 2007 00:43:47 -0000 Received: from unknown (HELO mail.atlassian.com) (127.0.0.1) by 63-246-22-40.contegix.com with SMTP; 20 Jan 2007 00:43:47 -0000 Received: from [192.168.15.32] (adsl-76-212-21-142.dsl.pltn13.sbcglobal.net [76.212.21.142]) by mail.atlassian.com (Postfix) with ESMTP id 1D4DE1870209 for ; Fri, 19 Jan 2007 18:43:47 -0600 (CST) Message-ID: <45B165D0.5070107@twdata.org> Date: Fri, 19 Jan 2007 16:44:00 -0800 From: Don Brown User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: Struts Developers List Subject: Re: [S2] NPE in ServletRedirectResult References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Make sure you open a JIRA ticket so this doesn't fall through the cracks, and thanks for taking to time to make it easily reproducible! :) Don Nate Drake wrote: > I've created an updated version of the Struts 2 blank application which > demonstrates the problem. You can get the updated war here: > > http://www.slimeslurp.net/s2/struts2-blank.war > > This includes a version of the struts2-core jar which includes some debug, as > well as a tweak to DefaultActionMapper that removes the leading / from the URI. > This is to simulate what our custom ActionMapper does. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org > For additional commands, e-mail: dev-help@struts.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org