Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 88933 invoked from network); 3 Jan 2008 11:29:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jan 2008 11:29:33 -0000 Received: (qmail 27963 invoked by uid 500); 3 Jan 2008 11:29:13 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 27924 invoked by uid 500); 3 Jan 2008 11:29:13 -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 27913 invoked by uid 99); 3 Jan 2008 11:29:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jan 2008 03:29:13 -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 antonio.petrelli@gmail.com designates 209.85.146.182 as permitted sender) Received: from [209.85.146.182] (HELO wa-out-1112.google.com) (209.85.146.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jan 2008 11:28:50 +0000 Received: by wa-out-1112.google.com with SMTP id m38so9960439waf.5 for ; Thu, 03 Jan 2008 03:28:55 -0800 (PST) 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=xgnQs6OGJ7yjaljp4azPdZH3lIBJzxG3R0lMS2yqCjw=; b=m1ld2m24ZfsxKe0skK491bwqlvcm4gMxtxEAFNCNSsonqt9rspl5ZvHR7XY1JzQvhXj31xC7KM3EU4g6lH/8rhlVNa8pWkJPVNoLK/GmrxhGJ7hpRPToO1mX5SXHG4AFjj0KvMndQ8m1ZtPPtus6/h0g3Zyoi+AYiZlfOYdPRC8= 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=JrnLwjzFZB8xizcf14ps6X28WPe2YdXgEppj5TC4+bViCWc4zXmK7US1bouDEALQxY6GHZAe4JIZjJefji691Tput1EA+UPfNJlKCp/8PpSnAksBU/lpYWmmMsbbx9utPfvyslDs8mwXLgnBHRZ1i6N55OFjDIziZ8YwgjLMNvA= Received: by 10.115.88.1 with SMTP id q1mr481009wal.64.1199359735399; Thu, 03 Jan 2008 03:28:55 -0800 (PST) Received: by 10.115.73.5 with HTTP; Thu, 3 Jan 2008 03:28:55 -0800 (PST) Message-ID: Date: Thu, 3 Jan 2008 12:28:55 +0100 From: "Antonio Petrelli" To: "Struts Users Mailing List" Subject: Re: Struts 2.0.11 + Tiles 2.0.5 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org 2008/1/3, Marcin Pietraszek : org.apache.tiles.TilesContainer.render(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/String;)V > org.apache.struts2.views.tiles.TilesResult.doExecute(TilesResult.java:104) > org.apache.struts2.dispatcher.StrutsResultSupport.execute(StrutsResultSupport.java:178) > com.opensymphony.xwork2.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:348)... I think that the wrong dependency is in the struts2-tiles-plugin because it seems to reference an old version of the "render" method. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org