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"

Re: Struts 6.0.0 - jsp forward in result page

2022-06-09 Thread Łukasz Lenart
Could you share your struts.xml? W dniu śr., 8.06.2022 o 20:56 Prasanth napisał(a): > Hi, > > We have a scenario where one of the results of a struts action is a jsp > page with a forward to another action. This works fine under 2.5.X > versions. In 6.0.0 I am seeing a stackoverflowerror. After

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

2022-06-09 Thread Lukasz Lenart
Looks like this PR broke support for Tiles, just testing a fix right now https://github.com/apache/struts/pull/352 Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ czw., 9 cze 2022 o 14:32 napisał(a): > > Thank you Łukasz. I will do that at lunch break. Cheers, Zdenek > >

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-09 Thread Lukasz Lenart
Ok, we have a bug with loading definitions, it works once context-param is defined org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CONFIG /WEB-INF/tiles.xml Could you register a ticket in JIRA? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/