Re: [Struts2] Upgrading a Struts2 Application that uses Tiles2.

2012-01-24 Thread Pascal Grube
Hi, I upgrade our webapp to struts 2.3.1.2 with tiles 2.2.2 and it did not cause any issues so for. Regards, Pascal On Tuesday 24 January 2012 17:13:15 Hernán wrote: > Thank you! I will try it and inform you about this. > > On Tue, Jan 24, 2012 at 5:00 PM, Steve Higham wrote: > > Hi Hernán,

Re: [Struts2] Upgrading a Struts2 Application that uses Tiles2.

2012-01-24 Thread Hernán
Thank you! I will try it and inform you about this. On Tue, Jan 24, 2012 at 5:00 PM, Steve Higham wrote: > Hi Hernán, > > I'm running Tiles 2.2.2 on Struts 2.2.3 and it's working fine. I get a > bunch > of warnings when the app loads including > > WARN [TilesContainerFactory] DEPRECATION WARNIN

RE: [Struts2] Upgrading a Struts2 Application that uses Tiles2.

2012-01-24 Thread Steve Higham
Hi Hernán, I'm running Tiles 2.2.2 on Struts 2.2.3 and it's working fine. I get a bunch of warnings when the app loads including WARN [TilesContainerFactory] DEPRECATION WARNING! You are using parameter-based initialization, that is no longer supported! Please see docs: http://tiles.apache.org/

Re: [Struts2] Upgrading a Struts2 Application that uses Tiles2.

2012-01-24 Thread Łukasz Lenart
2012/1/24 Hernán : > How can I contribute? Prepare a patch or point me to the right direction. Thanks in advance -- Łukasz - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...

Re: [Struts2] Upgrading a Struts2 Application that uses Tiles2.

2012-01-24 Thread Hernán
How can I contribute? 2012/1/24 Łukasz Lenart > 2012/1/23 Hernán : > > I have developed a web application that uses tiles2, the question is: the > > last version of struts2 (2.3.1.2) is compatible with newer versions of > > tiles? I mean not only Tiles 2.0.6 but higher versions, for example Tile

Re: [Struts2] Upgrading a Struts2 Application that uses Tiles2.

2012-01-23 Thread Łukasz Lenart
2012/1/23 Hernán : > I have developed a web application that uses tiles2, the question is: the > last version of struts2 (2.3.1.2) is compatible with newer versions of > tiles? I mean not only Tiles 2.0.6 but higher versions, for example Tiles > 2.2.2. Thank you very much Nope, there is still an o