Return-Path: Delivered-To: apmail-tiles-users-archive@locus.apache.org Received: (qmail 68811 invoked from network); 19 Nov 2007 15:53:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2007 15:53:11 -0000 Received: (qmail 66875 invoked by uid 500); 19 Nov 2007 15:52:57 -0000 Delivered-To: apmail-tiles-users-archive@tiles.apache.org Received: (qmail 66854 invoked by uid 500); 19 Nov 2007 15:52:57 -0000 Mailing-List: contact users-help@tiles.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@tiles.apache.org Delivered-To: mailing list users@tiles.apache.org Received: (qmail 66845 invoked by uid 99); 19 Nov 2007 15:52:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 07:52:57 -0800 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 doktora@gmail.com designates 209.85.198.186 as permitted sender) Received: from [209.85.198.186] (HELO rv-out-0910.google.com) (209.85.198.186) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 15:52:46 +0000 Received: by rv-out-0910.google.com with SMTP id c27so1435999rvf for ; Mon, 19 Nov 2007 07:52:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=mzJCbcq/+xE9+4OcuL90UAaLsOTx1zufQ0Hrgy5tImA=; b=gN4nsrmRvnmtR3A6UP18oRTtXlYDQk3n9GOjziLyKgF6BB5hyL5pAIUV0TYuOAjYiXZ03n7vQXl3NOThs4zKBEoo3Xswq/n2lyBZbTN11SLWE4Ee5zHdE7H2M5PHZDb7gkts9W0qn1MweWhk3pIqs7ci2JKIhOrBInaAZkkY0II= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lXsDk4K8+5JJCxmEHhwe+wvCB15H8luUdMauK3Qmxp8ozLIx/aHkxrovbXtrVS981azD9jfA4Jt/p6PmXni1v/V3dOxiQPTGiBUrdvz5cKvbDq5Pv7efat8ajV6KiQIHEJOnH8pTWi3eIxHfa39FJ4twj8wdcTX+G5wasXk5wzI= Received: by 10.141.75.6 with SMTP id c6mr2108862rvl.1195487559906; Mon, 19 Nov 2007 07:52:39 -0800 (PST) Received: by 10.141.89.17 with HTTP; Mon, 19 Nov 2007 07:52:39 -0800 (PST) Message-ID: <3398909b0711190752p63c815d4ua7f3bedcfec2d28c@mail.gmail.com> Date: Mon, 19 Nov 2007 15:52:39 +0000 From: "doktora v" To: users@tiles.apache.org Subject: Re: Tiles2 import Struts2 action via insertTemplate In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3398909b0711190703k7e4474e5l434065e8be973836@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Antonio, any thoughts on how to make sure? On 11/19/07, Antonio Petrelli wrote: > 2007/11/19, Pawel Kozlowski : > > > > Hi, > > > > It may be a long shot but I remember having similar problems. In may ca= se > > the thing was that the include request was not processed by a filter. > > Tweaking web.xml did > > the trick: > > > > > > struts > > /* > > REQUEST > > FORWARD > > INCLUDE > > > > > > Hope this helps=85 > > > > It seems that it works, Pawel, Thanks :-) > Well, at least now it changes back to the original "stream closed" > problem... > I am starting to suppose that it is a Tiles bug... > > Antonio >