Return-Path: Delivered-To: apmail-tiles-users-archive@locus.apache.org Received: (qmail 97146 invoked from network); 29 Oct 2008 14:16:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Oct 2008 14:16:10 -0000 Received: (qmail 86274 invoked by uid 500); 29 Oct 2008 14:16:15 -0000 Delivered-To: apmail-tiles-users-archive@tiles.apache.org Received: (qmail 86256 invoked by uid 500); 29 Oct 2008 14:16:15 -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 86242 invoked by uid 99); 29 Oct 2008 14:16:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Oct 2008 07:16:15 -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: domain of antonio.petrelli@gmail.com designates 64.233.182.184 as permitted sender) Received: from [64.233.182.184] (HELO nf-out-0910.google.com) (64.233.182.184) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Oct 2008 14:15:02 +0000 Received: by nf-out-0910.google.com with SMTP id h3so5594nfh.48 for ; Wed, 29 Oct 2008 07:15:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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=Her23c+ahj6vvHgQ1rqpGvi79qaK2huJb4U4lfOJnQc=; b=UjbUJqLOMCiO6dhIpv8uj7MQuayq9a0XgStBwIrb8WbDEHaeczTYJgH+9t+Y9jgNrq p7vp99aWlh8UM4/g0qqQYSbkbPwj0cEg8LB9ABsBFOwgT5O3Ky4c2zBtRm8Xg5O1ii1p iO8qXAilF+K8JcN6cPmhiX6jT9psZycSmJxBg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=HZ3NgmdYTqytLT/9GZRvnAbz0LUeHvdXKiWooU0RYiZvgp49vT25SUPmtWz9EBe9Bl /NG+NV+bCr6CSiwHTgktdzaj6noknrd2qrlzMlOjoCPYLwum8BNS3AT2QMWyPwN54lNO lxWn4UMZqfByoTje8Q9V4Z8Poxp8rn1GeIvpY= Received: by 10.187.202.7 with SMTP id e7mr845262faq.68.1225289732008; Wed, 29 Oct 2008 07:15:32 -0700 (PDT) Received: by 10.187.230.5 with HTTP; Wed, 29 Oct 2008 07:15:31 -0700 (PDT) Message-ID: Date: Wed, 29 Oct 2008 15:15:31 +0100 From: Antonio To: users@tiles.apache.org Subject: Re: neccessary stepts to use Struts 2+FreeMarker+Tiles2.1 In-Reply-To: <20223967.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20209482.post@talk.nabble.com> <20210551.post@talk.nabble.com> <20223967.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org 2008/10/29 Stephan Schr=F6der : > >> Probably it is a Tiles bug. Can you open a JIRA issue and, if >> possible, attach a test case (i.e. a WAR file with sources). >> https://issues.apache.org/struts/browse/TILES > > https://issues.apache.org/struts/browse/TILES-325 done I resolved the issue with a "won't fix" since you can use the "**" to match everything. The "/" is used as a separator. Sorry, but i really forgot it :-( Antonio