RE: Is StrutsV2.3.37 reached EOL ?

2022-09-28 Thread zdnknejedly
Hi Swapna: It reached EOL on Sep 12, 2019 https://struts.apache.org/announce-2019#a20190912 As I recall the Struts team then released another (the last) update in December for the JDK on Windows - which was very very nice of them. Cheers, Zdenek -Original Message- From: Swapna Ponnam

RE: Getting "could not find @TilesDefinition for action" after the upgrade from Struts 2.5.30 to 6.0.0

2022-06-09 Thread zdnknejedly
Hello Łukasz: Thank you very much for the workaround re context-param. That resolved it for me, too. Cheers, Zdenek -Original Message- From: Lukasz Lenart Sent: June 9, 2022 8:25 AM To: Struts Users Mailing List Subject: Re: Getting "could not find @TilesDefinition for action" aft

RE: Getting "could not find @TilesDefinition for action" after the upgrade from Struts 2.5.30 to 6.0.0

2022-06-09 Thread zdnknejedly
Thank you Łukasz. I will do that at lunch break. Cheers, Zdenek -Original Message- From: Lukasz Lenart Sent: June 8, 2022 1:21 AM To: Struts Users Mailing List Subject: Re: Getting "could not find @TilesDefinition for action" after the upgrade from Struts 2.5.30 to 6.0.0 To be honest

RE: Getting "could not find @TilesDefinition for action" after the upgrade from Struts 2.5.30 to 6.0.0

2022-06-08 Thread zdnknejedly
Hello Łukasz: Thank you for prompt response. No, I was not using the DEFINITIONS_CONFIG - the tiles.xml was found fine in v2.5.30. When I add it via init-param to the struts filter it does not seem to make a difference however. struts2 org.apache.struts2.dispatcher.filter.Str

Getting "could not find @TilesDefinition for action" after the upgrade from Struts 2.5.30 to 6.0.0

2022-06-07 Thread zdnknejedly
Hello everyone: I would appreciate any tips regarding the following - after I upgraded from Struts 2.5.30 to 6.0.0 I am getting 2022-06-07 23:54:56,061 WARN [http-nio-8080-exec-26] tiles.TilesResult (TilesResult.java:154) - could not find @TilesDefinition for action: view-summary In other word