Return-Path: Delivered-To: apmail-tiles-users-archive@minotaur.apache.org Received: (qmail 34014 invoked from network); 7 May 2010 19:37:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 May 2010 19:37:58 -0000 Received: (qmail 64164 invoked by uid 500); 7 May 2010 19:37:58 -0000 Delivered-To: apmail-tiles-users-archive@tiles.apache.org Received: (qmail 64137 invoked by uid 500); 7 May 2010 19:37:58 -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 64121 invoked by uid 99); 7 May 2010 19:37:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 May 2010 19:37:58 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of asaf.lahav@gmail.com designates 209.85.161.45 as permitted sender) Received: from [209.85.161.45] (HELO mail-fx0-f45.google.com) (209.85.161.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 May 2010 19:37:50 +0000 Received: by fxm12 with SMTP id 12so959227fxm.32 for ; Fri, 07 May 2010 12:37:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=0OqjZuocJF6psQx53QPt1ui0cjBgz1qky2nO6W9IABg=; b=Vj8EIXIfohCLkKNCy+6w52K3AgDqriXyBZMyrf/c8gWTuLYLeS9FNluG4AhVdnMSVy pPHc0wubJTvwlkHlMg/5SdN1IUwdsaY9PTA8oY0hhm5BfB/oyHQcXolbhWm2RunzNsUP 552iBN6HlzQ5sOjcCVYDZaAfUk2iJF4PRFtSc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=tthEg3bfxmidCnkoQCEy0XRPqsPNYDmgz++BwbAiSOYQlnztfsVjchFKFSPQn8RdT+ F6a3Q0i/H2XKtxpXjI1emLv3ULhRuMfPTuU4MloPzi2+4heMd01zbSemIcwhYNtuS3Sl LJ51+2VGNVGZlJgSO4M0xFu0onZI5Jn1nLOQI= MIME-Version: 1.0 Received: by 10.239.185.131 with SMTP id c3mr45850hbh.89.1273261049175; Fri, 07 May 2010 12:37:29 -0700 (PDT) Received: by 10.239.172.130 with HTTP; Fri, 7 May 2010 12:37:29 -0700 (PDT) In-Reply-To: References: Date: Fri, 7 May 2010 22:37:29 +0300 Message-ID: Subject: Re: Problems running the tiles tutorial From: Asaf Lahav To: users@tiles.apache.org Content-Type: multipart/alternative; boundary=001485f5ae248adee204860630e5 X-Virus-Checked: Checked by ClamAV on apache.org --001485f5ae248adee204860630e5 Content-Type: text/plain; charset=ISO-8859-1 As I understand, the SimpleTilesListener defaults to /WEB-INF/tiles.xml. On Fri, May 7, 2010 at 10:30 PM, Asaf Lahav wrote: > Here is my web.xml... > am i missing something? > > > version="2.5"> > test-jsp > > index.html > index.htm > index.jsp > default.html > default.htm > default.jsp > > > > > org.apache.tiles.web.startup.simple.SimpleTilesListener > > > > > On Fri, May 7, 2010 at 10:24 PM, Antonio Petrelli < > antonio.petrelli@gmail.com> wrote: > >> 2010/5/7 Asaf Lahav : >> > This is my tiles.xml file.... >> >> I've been not clear, sorry. I meant: check the *list* of your Tiles >> xml files that you configure in web.xml. Can we see it? >> >> Antonio >> > > --001485f5ae248adee204860630e5--