[VOTE] Apache Struts 6.4.0

2024-04-17 Thread Lukasz Lenart
The Apache Struts 6.4.0 test build is available. With this release the following issues were addressed: Bug [WW-5192] - Radio tag not setting enum key values [WW-5319] - StrutsUtils is not defined in validation.js [WW-5357] - Struts anchor tag doesn't support "disabled" even though docs indicate i

Re: [TEST] Apache Struts 6.4.0 test build is ready

2024-04-17 Thread Łukasz Lenart
pt., 12 kwi 2024 o 10:31 Kusal Kithul-Godage napisał(a): > > Following up on this - I've run the Struts 6.4 staging build through > our test suite and I've no issues or regressions to report! Great, thanks a lot for testing the new version! I already started the voting process on releasing 6.4.0

Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-17 Thread i...@flyingfischer.ch
With Struts 6.4.0 I get an error 18-04-2024 07:48:41.4 ERROR org.apache.struts2.dispatcher.Dispatcher - Dispatcher initialization failed Unable to load configuration. - bean - jar:file: .../.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/SC/WEB-INF/lib/struts2-core-6.4.0.jar!/s

Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-17 Thread i...@flyingfischer.ch
Sorry, my fault: Forgot to delete the old struts-6.3.0 libraries. No good idea to have different class version doubled... But then tiles fails: org.apache.tiles.core.definition.NoSuchDefinitionException: Cannot find definition named 'home' Best regards Markus Am 18.04.24 um 08:02 schrieb i

Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-17 Thread Lukasz Lenart
czw., 18 kwi 2024 o 08:02 i...@flyingfischer.ch napisał(a): > > With Struts 6.4.0 I get an error > > 18-04-2024 07:48:41.4 ERROR org.apache.struts2.dispatcher.Dispatcher - > Dispatcher initialization failed > > Unable to load configuration. - bean - jar:file: > .../.metadata/.plugins/org.eclipse.w

Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-17 Thread i...@flyingfischer.ch
Thanks Lukasz Am 18.04.24 um 08:11 schrieb Lukasz Lenart: czw., 18 kwi 2024 o 08:02 i...@flyingfischer.ch napisał(a): With Struts 6.4.0 I get an error 18-04-2024 07:48:41.4 ERROR org.apache.struts2.dispatcher.Dispatcher - Dispatcher initialization failed Unable to load configuration. - bean

Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-17 Thread Lukasz Lenart
czw., 18 kwi 2024 o 08:22 i...@flyingfischer.ch napisał(a): > ...unfortunately, the next issue comes immediately: > > > 18-04-2024 08:19:58.4 WARN org.apache.struts2.views.tiles.TilesResult - > could not find @TilesDefinition for action: start > 18-04-2024 08:19:58.4 ERROR > org.apache.struts2.dis

Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-17 Thread i...@flyingfischer.ch
Am 18.04.24 um 08:34 schrieb Lukasz Lenart: czw., 18 kwi 2024 o 08:22 i...@flyingfischer.ch napisał(a): ...unfortunately, the next issue comes immediately: 18-04-2024 08:19:58.4 WARN org.apache.struts2.views.tiles.TilesResult - could not find @TilesDefinition for action: start 18-04-2024 08

Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-17 Thread Lukasz Lenart
czw., 18 kwi 2024 o 08:40 i...@flyingfischer.ch napisał(a): > Yes, struts2-tiles-plugin-6.4.0.jar is present. It is the same setup as > with 6.3.0 This is the only change related to loading Tiles definition, maybe it will help you https://issues.apache.org/jira/browse/WW-5402 https://github.com/