Re: Struts 2.3.28 and Tiles issue

2017-03-13 Thread Christoph Nenning
ers Mailing List , > Date: 11.03.2017 22:16 > Subject: Re: Struts 2.3.28 and Tiles issue > > Hi all, > i've upgraded Struts to latest versions (2.3 and 2.5) > and i was forced to solve this issue. > > Well, the hardest bug to find is non-existent one :-| > > Al

Re: Struts 2.3.28 and Tiles issue

2017-03-11 Thread Paweł Wielgus
rflow: http://stackoverflow.com/a/40407427/6801998 -- Pozdrawiam, Paweł Wielgus. tel: +48 604 603 546 2016-04-22 9:33 GMT+02:00 Christoph Nenning : >> From: Paweł Wielgus >> To: Struts Users Mailing List , >> Date: 21.04.2016 00:16 >> Subject: Struts 2.3.28 and Tiles issue &

Re: Struts 2.3.28 and Tiles issue

2016-04-22 Thread Christoph Nenning
> From: Paweł Wielgus > To: Struts Users Mailing List , > Date: 21.04.2016 00:16 > Subject: Struts 2.3.28 and Tiles issue > > Hi all, > i've upgraded struts-core and all the dependencies to 2.3.28, > along with that came new tiles libraries. > > And a pr

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: 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

Re: Struts 2.3.28 and Tiles issue

2016-04-20 Thread Lukasz Lenart
Did you change DTD in tiles.xml? It should be 2.1 as far I can recall. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2016-04-21 0:16 GMT+02:00 Paweł Wielgus : > Hi all, > i've upgraded struts-core and all the dependencies to 2.3.28, > along with that came new tiles libraries. > >

Struts 2.3.28 and Tiles issue

2016-04-20 Thread Paweł Wielgus
Hi all, i've upgraded struts-core and all the dependencies to 2.3.28, along with that came new tiles libraries. And a problem: SEVERE: Servlet.service() for servlet jsp threw exception java.lang.ClassCastException: org.apache.tiles.jsp.taglib.InsertDefinitionTag cannot be cast to javax.servlet.js