Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 30788 invoked from network); 23 Jun 2008 14:43:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jun 2008 14:43:52 -0000 Received: (qmail 24308 invoked by uid 500); 23 Jun 2008 14:43:44 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 24277 invoked by uid 500); 23 Jun 2008 14:43:44 -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 24266 invoked by uid 99); 23 Jun 2008 14:43:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jun 2008 07:43:44 -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 [62.192.67.250] (HELO alpha.eurodyn.com) (62.192.67.250) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jun 2008 14:42:54 +0000 Received: from parnitha.eurodyn.com (parnitha.eurodyn.com [10.251.0.3]) by alpha.eurodyn.com (8.13.8+Sun/8.13.8) with ESMTP id m5NEZg0F018486 for ; Mon, 23 Jun 2008 17:35:42 +0300 (EEST) Received: from eurodyn.com (cg2.eurodyn.com [10.250.11.8]) by parnitha.eurodyn.com (8.13.8+Sun/8.13.8) with ESMTP id m5NEZgiN006835 for ; Mon, 23 Jun 2008 17:35:42 +0300 (EEST) Received: from [10.250.21.23] (account dimitris.mouchritsas@eurodyn.com [10.250.21.23] verified) by cg2.eurodyn.com (CommuniGate Pro SMTP 5.1.11) with ESMTPA id 2193132 for user@struts.apache.org; Mon, 23 Jun 2008 17:35:42 +0300 Message-ID: <485FB4C0.9020106@eurodyn.com> Date: Mon, 23 Jun 2008 17:35:44 +0300 From: Dimitris Mouchritsas User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: Closing tag for html:hidden References: <485F9B82.4040002@eurodyn.com> <485FACC1.1070401@eurodyn.com> <485FB07C.9060608@eurodyn.com> 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 Antonio Petrelli wrote: > 2008/6/23 Dimitris Mouchritsas : > >> Caused by: java.lang.NullPointerException >> at >> org.apache.struts.chain.commands.servlet.PerformForward.handleAsForward(PerformForward.java:113) >> > > Mmm... Just a shot in the dark, did you put the commons-chain.jar in > your classpath? > > Antonio > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > Yep, right from the struts lib directory. One thing to note though is we're using xdoclet 1.2.3 to create struts-config.xml for us. As I understand this version of xdoclet supports up to struts 1.2.x. Could this be the culprit? That it doesn't produce a proper struts-config.xml? Because from what I saw web.xml is very similar to 1.3.8's web.xml from the blank web app example. Dimitris --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org