Return-Path: Delivered-To: apmail-tiles-users-archive@locus.apache.org Received: (qmail 61388 invoked from network); 25 Jun 2007 20:30:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jun 2007 20:30:58 -0000 Received: (qmail 61672 invoked by uid 500); 25 Jun 2007 20:31:01 -0000 Delivered-To: apmail-tiles-users-archive@tiles.apache.org Received: (qmail 61614 invoked by uid 500); 25 Jun 2007 20:31:01 -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 61603 invoked by uid 99); 25 Jun 2007 20:31:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jun 2007 13:31:01 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jun 2007 13:30:57 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1I2vCj-0002IS-VO for users@tiles.apache.org; Mon, 25 Jun 2007 13:30:33 -0700 Message-ID: <11294966.post@talk.nabble.com> Date: Mon, 25 Jun 2007 13:30:33 -0700 (PDT) From: BuckeyeState To: users@tiles.apache.org Subject: Re: Issues using Apache Tiles with Struts 2.0.6 In-Reply-To: <11294696.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: mani.x.peria@chase.com References: <11294696.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Never mind...it was not a configuration issue, rather an issue with my JSP... should have caught that before I posted...anyway...ignore.. BuckeyeState wrote: > > I am trying to use Apache Tiles in my Struts 2.0.6. I have configured the > Tiles Listener, and the app picks up the tile definition. However I get > this exception: > > What am I missing? > > org.apache.tiles.TilesException: Error including path > '/WEB-INF/tiles/layouts/basePageLayout.jsp'. > org.apache.jasper.JasperException: File > "/WEB-INF/tiles/layouts/struts-tiles" not found > at > org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:403) > at > org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:345) > at > org.apache.struts2.views.tiles.TilesResult.doExecute(TilesResult.java:104) > at > org.apache.struts2.dispatcher.StrutsResultSupport.execute(StrutsResultSupport.java:178) > at > com.opensymphony.xwork2.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:343) > at > com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248) > -- View this message in context: http://www.nabble.com/Issues-using-Apache-Tiles-with-Struts-2.0.6-tf3978721.html#a11294966 Sent from the tiles users mailing list archive at Nabble.com.