Struts 6.4.0 Release Date

2024-04-17 Thread Pranish Srigiri
Hi Team, We have a major release planned in the next 2 months. For this we need to upgrade struts to 6.4.0. We've been waiting for it to get released since January. It would be great if we know the release timeline of v6.4.0. Thanks and Regards, Pranish Srigiri

Re: Struts examples Hello World

2024-04-17 Thread Tim Mousaw
Thank you! I just wanted to be sure I wasn't missing anything. I'll need to read up on how that configuration value works to understand why this line causes it not to work. I'll put up a PR to make the code match the documentation of the Hello World example. On Wed, Apr 17, 2024 at 12:43 AM

RE: Trying to upgrade from struts 2.3 to 2.5-Web links giving 404 error

2024-04-17 Thread Sunitha Ganapathy
Hi, Getting these 3 types of errors after upgrade. 1. c.o.xwork2.ognl.OgnlValueStack - Could not find property [struts.actionMapping]! ognl.NoSuchPropertyException: com.opensymphony.xwork2.util.CompoundRoot.struts at

Re: Struts2 Validator failing constructor call

2024-04-17 Thread Łukasz Lenart
Nice :) Could you register a bug and target 6.5.0? I will take a look śr., 17 kwi 2024 o 08:17 napisał(a): > > Okay. It seems to already have broken somewhere between 6.1.1 and 6.2.0. It > still works in 6.1.1 but not in 6.2.0. I have not tested each version in > between to nail it. > But some

AW: Struts2 Validator failing constructor call

2024-04-17 Thread s.goetz
Okay. It seems to already have broken somewhere between 6.1.1 and 6.2.0. It still works in 6.1.1 but not in 6.2.0. I have not tested each version in between to nail it. But some research in the git repo I think the following commit caused the problem: