Re: Struts 2.3.28 and Tiles issue

2016-04-21 Thread Lukasz Lenart
Really strange, I've been testing the same on that example and didn't notice such a problem https://github.com/apache/struts-examples/tree/master/tiles Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2016-04-22 1:13 GMT+02:00 Paweł Wielgus : > Hi Łukasz, > i've tried setting DTD t

Re: Struts 2.3.28 and Tiles issue

2016-04-21 Thread Paweł Wielgus
Hi Łukasz, i've tried setting DTD to 2.0, 2.1, 2.2, and 3.0 all to no awail. Right now i've downgraded to struts 2.3.24 and all is working fine. (this version has tiles 2.0.5) and i've set DTD to 2.0 Going up to 2.3.24.1 and all is good, this version has tiles 2.0.6 and i've set DTD to 2.0 Going

Re: [ANN] Apache Struts 2.3.20.3 GA & Apache Struts 2.3.24.3 GA

2016-04-21 Thread Lukasz Lenart
Hi, I have added a dedicated section with link Prior releases page http://struts.apache.org/download.html#prior-releases Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2016-04-21 17:04 GMT+02:00 Blasdel, Jerry : > I'm looking for the 2.3.24.3 download and I cannot find it. The l

[ANN] Apache Struts 2.3.20.3 GA & Apache Struts 2.3.24.3 GA

2016-04-21 Thread Lukasz Lenart
The Apache Struts group is pleased to announce that Struts 2.3.20.3 and Struts 2.3.24.3 are available as a “General Availability” release. The GA designation is our highest quality grade. Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The f

[ANN] Apache Struts 2.3.28.1 GA

2016-04-21 Thread Lukasz Lenart
The Apache Struts group is pleased to announce that Struts 2.3.28.1 is available as a “General Availability” release. The GA designation is our highest quality grade. Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is designed

Re: Struts 2.3.28 and Tiles issue

2016-04-21 Thread Emi
upgraded struts-core and all the dependencies to 2.3.28, along with that came new tiles libraries. I got the similar exception messages. Upgrade from tiles2.x to tiles3.x and no error messages anymore. And a problem: SEVERE: Servlet.service() for servlet jsp threw exception java.lang.ClassCas