Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-28 Thread Matias Rodriguez
hi! issue created: https://github.com/struts-community-plugins/struts2-jquery/issues/316 thanks! El mar, 27 sept 2022 a la(s) 08:07, Lukasz Lenart (lukaszlen...@apache.org) escribió: > wt., 27 wrz 2022 o 12:31 Matias Rodriguez > napisał(a): > > > > Yes, sure, I mean, even tho I wanted to point o

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-27 Thread Lukasz Lenart
wt., 27 wrz 2022 o 12:31 Matias Rodriguez napisał(a): > > Yes, sure, I mean, even tho I wanted to point out the issue as it just > comes out of the box -a common (no rare) configuration-. Thanks again Ok, I think it would be good to report this issue here [1] as well, there are already a few issu

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-27 Thread Matias Rodriguez
Yes, sure, I mean, even tho I wanted to point out the issue as it just comes out of the box -a common (no rare) configuration-. Thanks again El mar., 27 de septiembre de 2022 04:25, Lukasz Lenart < lukaszlen...@apache.org> escribió: > wt., 27 wrz 2022 o 08:35 Matias Rodriguez > napisał(a): > > >

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-27 Thread Lukasz Lenart
wt., 27 wrz 2022 o 08:35 Matias Rodriguez napisał(a): > > But the 6.0.0 version is not using the right DTD, and causes the exception. > Remember that I'm using the struts2-jquery-plugin:5.0.0 (latest), and it > uses the velocity plugin 6.0.0. You can override the dependency, if you are using Mave

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-26 Thread Matias Rodriguez
But the 6.0.0 version is not using the right DTD, and causes the exception. Remember that I'm using the struts2-jquery-plugin:5.0.0 (latest), and it uses the velocity plugin 6.0.0. El mar., 27 de septiembre de 2022 03:22, Lukasz Lenart < lukaszlen...@apache.org> escribió: > wt., 27 wrz 2022 o 08:

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-26 Thread Lukasz Lenart
wt., 27 wrz 2022 o 08:10 Matias Rodriguez napisał(a): > > Thanks Lukasz! I'm using the right one (6.0), but the issue is in the > velocity plugin Are you sure? Version 6.0.3 is using a proper one https://github.com/apache/struts/blob/STRUTS_6_0_3/plugins/velocity/src/main/resources/struts-plugin.

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-26 Thread Matias Rodriguez
Thanks Lukasz! I'm using the right one (6.0), but the issue is in the velocity plugin El mar., 27 de septiembre de 2022 02:41, Lukasz Lenart < lukaszlen...@apache.org> escribió: > wt., 27 wrz 2022 o 03:52 Matias Rodriguez > napisał(a): > > Caused by: java.io.FileNotFoundException: > > http://str

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-26 Thread Lukasz Lenart
wt., 27 wrz 2022 o 03:52 Matias Rodriguez napisał(a): > Caused by: java.io.FileNotFoundException: > http://struts.apache.org/dtds/struts-2.6.dtd > > the problem seems to be related to a struts2-jquery-plugin dependency: > struts2-velocity-plugin:6.0.0, because it tries to use a non-existent DTD >

Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-26 Thread Matias Rodriguez
hi! I'm getting the following warning: [WARN ] 2022-09-26 22:46:37.547 [main] (DomHelper.java:355) - Local DTD is missing for publicID: -//Apache Software Foundation//DTD Struts Configuration 2.6//EN - defined mappings: {-//Apache Software Foundation//DTD Struts Configuration 2.0//EN=struts-2.0.dt