Did you by chance build your project from the info on this page?
http://struts.apache.org/2.0.11/docs/struts-maven-archetypes.html
the archetype is uses as an example is old (2.0.5). Should a Jira be opened
to correct this?

On Jan 3, 2008 9:02 AM, Marcin Pietraszek <[EMAIL PROTECTED]> wrote:

> 2008/1/3, Antonio Petrelli <[EMAIL PROTECTED]>:
> > I think that the wrong dependency is in the struts2-tiles-plugin
> > because it seems to reference an old version of the "render" method.
>
> Of course this was my problem! I should use
> <dependency>
>       <groupId>org.apache.struts</groupId>
>       <artifactId>struts2-tiles-plugin</artifactId>
>       <version>2.0.11</version> (not 2.0.5)
> </dependency>
>
> Thanks!
>
> --
> greetings! kbl/Cinek/greengoo
> marcin.pietraszek.pl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
The Street Programmer http://streetprogrammer.com

Reply via email to