Re: Apache Struts IntelliJ IDEA plugin

2024-08-21 Thread Lukasz Lenart
Cool! I narrowed the name just to "struts", here is the latest build https://dist.apache.org/repos/dist/dev/struts/idea-plugin/ pon., 19 sie 2024 o 08:40 Nate Kerkhofs napisał(a): > > Hi > > As a user of the Struts framework, I agree with not putting a version number

RE: Apache Struts IntelliJ IDEA plugin

2024-08-18 Thread Nate Kerkhofs
users. Regards, Nate -Original Message- From: Burton Rhodes Sent: Thursday, 15 August 2024 22:16 To: Struts Users Mailing List ; Struts Users Mailing List Subject: Re: Apache Struts IntelliJ IDEA plugin Most of the IntellJ plugins that are the "authority" on a certain fra

Re: Apache Struts IntelliJ IDEA plugin

2024-08-15 Thread Burton Rhodes
Most of the IntellJ plugins that are the "authority" on a certain framework are named the same as the framework name. For example: Existing Intellij Plugin Names Gradle Maven Docker Node.js In that vein, I might recommend "Struts" or keep it as-is: "Apache Struts&quo

Apache Struts IntelliJ IDEA plugin

2024-08-14 Thread Lukasz Lenart
Hi, As you might know, we took over the Struts2 IDEA plugin and worked on it to be up to date and to support the latest Struts versions. Temporarily you can find the plugin here [1]. And a quick question: what should be the name of the plugin? [1] https://dist.apache.org/repos/dist/dev/struts

Re: Intellij Struts 2 Plugin for 6.x DTD

2024-03-29 Thread Lukasz Lenart
I finally managed to figure out what was wrong and now the very first PR is ready https://github.com/apache/struts-intellij-plugin/pull/1 - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e

Re: Intellij Struts 2 Plugin for 6.x DTD

2024-03-11 Thread Lukasz Lenart
I started working on IP Clearance procedure and prepared a simple GH Actions workflow (among other things), yet some tests are failing and I wonder if this can be related to my changes https://github.com/apache/struts-intellij-plugin/pull/1 Running locally I get: [ 1623] WARN

Re: Requesting support on struts tiles plugin migration

2024-02-26 Thread SARAVANAN SIVAGURU
SIVAGURU Sent: Monday, February 26, 2024 5:05 PM To: user@struts.apache.org Subject: Re: Requesting support on struts tiles plugin migration You don't often get email from saravanan.sivag...@nielseniq.com.invalid. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification&g

Re: Requesting support on struts tiles plugin migration

2024-02-26 Thread Dave Newton
URU > *Sent:* Friday, February 23, 2024 5:51 PM > *To:* user@struts.apache.org > *Subject:* Re: Requesting support on struts tiles plugin migration > > Hi Luk > > Yes, I am using the Struts Tiles Listener already > > > > org.apache.struts2.tiles.StrutsTilesListe

Re: Intellij Struts 2 Plugin for 6.x DTD

2024-02-26 Thread Burton Rhodes
y fork is here [1], but I would suggest you probably start from original repository. [1] https://github.com/burtonrhodes/intellij-obsolete-plugins Thanks, Burton -- Original Message -- From "Lukasz Lenart" To "Struts Users Mailing List" Date 2/26/2024 1:25:18 A

Re: Intellij Struts 2 Plugin for 6.x DTD

2024-02-25 Thread Lukasz Lenart
Finally all is set, the code has been donated & imported and also the plugin has been transferred under ASF org https://plugins.jetbrains.com/organizations/apache Time to get familiar with the code base :D Cheers Lukasz wt., 6 lut 2024 o 10:24 Lukasz Lenart napisał(a): > > Cod

Re: Requesting support on struts tiles plugin migration

2024-02-23 Thread Dave Newton
ath(META-INF). > The completeAutoLoad which you suggested is not available as a part of > struts2-tiles plugin - 6.3.0.2 version right. Is there any other > alternative functionality available to load the configuration files with > wildcard? > > Currently I am trying to cre

Re: Requesting support on struts tiles plugin migration

2024-02-23 Thread SARAVANAN SIVAGURU
I am unable to load the configuration files from the classpath(META-INF). The completeAutoLoad which you suggested is not available as a part of struts2-tiles plugin - 6.3.0.2 version right. Is there any other alternative functionality available to load the configuration files with wildcard? Curren

Re: Requesting support on struts tiles plugin migration

2024-02-22 Thread Łukasz Lenart
czw., 22 lut 2024 o 14:41 SARAVANAN SIVAGURU napisał(a): > > > > org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CONFIG > > classpath*:/META-INF/org.kawa.*tiles*.xml,classpath*:/META-INF/com.*.tiles.xml,/WEB-INF/config/tiles/*.tiles.xml > > > > org.apache.tiles.context.Abst

Re: Requesting support on struts tiles plugin migration

2024-02-22 Thread SARAVANAN SIVAGURU
Hi Luk Yes, it was my custom build. I am going to try migrating to tiles 3.X if nothing works for me with the plugin. We have built a inhouse framework by using struts and tiles to have common GUI across our intranet applications. Also could you please see and let me know whether am doing

Re: Requesting support on struts tiles plugin migration

2024-02-19 Thread Lukasz Lenart
migrate the Apache Tiles(tiles-core, tiles-jsp and > tiles-servlet) 2.1.4 to Apache struts2-tiles-plugin 6.3.0.2 > As a part of this migration, I have performed necessary changes on the > tiles.xml files as per the document. > > Currently I have been struck on the following issue, > Wh

Requesting support on struts tiles plugin migration

2024-02-19 Thread SARAVANAN SIVAGURU
Hi Team I am trying to migrate the Apache Tiles(tiles-core, tiles-jsp and tiles-servlet) 2.1.4 to Apache struts2-tiles-plugin 6.3.0.2 As a part of this migration, I have performed necessary changes on the tiles.xml files as per the document. Currently I have been struck on the following issue

Re: Intellij Struts 2 Plugin for 6.x DTD

2024-02-06 Thread Lukasz Lenart
Code has been donated to ASF, I created a new repo [1], yet I have to import the code [2] [1] https://github.com/apache/struts-intellij-plugin [2] https://github.com/JetBrains/intellij-obsolete-plugins/tree/master/struts2 Cheers Lukasz sob., 30 gru 2023 o 10:57 Lukasz Lenart napisał(a

Re: Struts2 Intellij Plugin v2023.3.2

2024-01-15 Thread Lukasz Lenart
niedz., 14 sty 2024 o 19:16 Burton Rhodes napisał(a): > > If anyone needs a working version of the Intellij Struts 2 Plugin, I > have updated the plugin to work with latest version of Intellij 2023.3.2 > in my personal fork. > > https://github.com/burtonrhodes/intellij-obsolet

Struts2 Intellij Plugin v2023.3.2

2024-01-14 Thread Burton Rhodes
If anyone needs a working version of the Intellij Struts 2 Plugin, I have updated the plugin to work with latest version of Intellij 2023.3.2 in my personal fork. https://github.com/burtonrhodes/intellij-obsolete-plugins/releases/tag/v2023.3.2 This is a temporary stop-gap until Apache

Re: Intellij Struts 2 Plugin for 6.x DTD

2023-12-30 Thread Lukasz Lenart
pt., 22 gru 2023 o 14:49 Burton Rhodes napisał(a): > > Lukasz, > It appears the Struts 2 Intellij Plugin needs to be updated after > upgrading to Intellij 2023.3. I am happy to help bump the version > numbers, but I'm not sure where the Struts repository is for this > p

Re: Intellij Struts 2 Plugin for 6.x DTD

2023-12-22 Thread Burton Rhodes
Lukasz, It appears the Struts 2 Intellij Plugin needs to be updated after upgrading to Intellij 2023.3. I am happy to help bump the version numbers, but I'm not sure where the Struts repository is for this plugin. I know you were going to create one after I upgraded the last version.

Re: Intellij Struts 2 Plugin for 6.x DTD

2023-09-04 Thread Burton Rhodes
Great. This is definitely the best solution moving forward. -- Original Message -- From "Lukasz Lenart" To "Struts Users Mailing List" Date 9/3/2023 4:57:44 AM Subject Re: Intellij Struts 2 Plugin for 6.x DTD Just to keep you in the loop - we are in touch with

Re: Intellij Struts 2 Plugin for 6.x DTD

2023-09-03 Thread Lukasz Lenart
Just to keep you in the loop - we are in touch with Jetbrains to donate the plugin to ASF :) sob., 26 sie 2023 o 15:50 Burton Rhodes napisał(a): > > Nice. Sounds good. > > > -- Original Message -- > From "Lukasz Lenart" > To "Struts Users Mailin

Re: Intellij Struts 2 Plugin for 6.x DTD

2023-08-26 Thread Burton Rhodes
Nice. Sounds good. -- Original Message -- From "Lukasz Lenart" To "Struts Users Mailing List" Date 8/26/2023 7:41:52 AM Subject Re: Intellij Struts 2 Plugin for 6.x DTD sob., 26 sie 2023 o 14:09 Burton Rhodes napisał(a): Curious... with a separate repos

Re: Intellij Struts 2 Plugin for 6.x DTD

2023-08-26 Thread Lukasz Lenart
intellij-obsolete-plugins" repository prior to submitting for every update? I assume we can submit it as a new plugin to the Jetbrain marketplace https://plugins.jetbrains.com/docs/intellij/publishing-plugin.html Regards -- Łukasz --

Re: Intellij Struts 2 Plugin for 6.x DTD

2023-08-26 Thread Burton Rhodes
e 8/26/2023 3:13:33 AM Subject Re: Intellij Struts 2 Plugin for 6.x DTD Finally circling back to this :) Thanks a lot Burton for all the explanations, I was planning to setup a new ASF repository struts-idea and copy your code into it. I wonder if I can drop all other plugins and just have the S

Re: Intellij Struts 2 Plugin for 6.x DTD

2023-08-26 Thread Lukasz Lenart
Finally circling back to this :) Thanks a lot Burton for all the explanations, I was planning to setup a new ASF repository struts-idea and copy your code into it. I wonder if I can drop all other plugins and just have the Struts plugin. As far as I know the plugin uses Apache 2.0 license so we

Re: Intellij Struts 2 Plugin for 6.x DTD

2023-07-30 Thread Burton Rhodes
noise from my forked master branch, I did a hard update removing several commits. I also reverted back to the original bumped Struts Plugin v2023.2.1. I realize this really isn't the "correct" way to do this, but it will give us a clean slate to move forward with. My latest vers

Re: Intellij Struts 2 Plugin for 6.x DTD

2023-07-29 Thread Lukasz Lenart
on for taking care of this, nicely done! I wonder if we should bring the plugin under the ASF umbrella as part of the Struts project? Could you upgrade the plugin to be compatible with IDEA build 232.x? > Incompatible: requires IDE build 231.* or earlier Regards -- Łukasz + 48 606 323 122 htt

Re: Intellij Struts 2 Plugin for 6.x DTD

2023-07-13 Thread Burton Rhodes
s Users Mailing List" Date 7/13/2023 9:06:40 AM Subject Intellij Struts 2 Plugin for 6.x DTD I have attempted to update the Intellij Struts 2 plugin to work with the new 6.0 DTD xml structure. This is my first dive into Intellij plugins, and to be honest, I'm not sure everything is

Intellij Struts 2 Plugin for 6.x DTD

2023-07-13 Thread Burton Rhodes
I have attempted to update the Intellij Struts 2 plugin to work with the new 6.0 DTD xml structure. This is my first dive into Intellij plugins, and to be honest, I'm not sure everything is working exactly as it is supposed to. That said, the links from Action classes to the correspo

Re: struts2-json-plugin: ExecuteAndWait issue when returning JSON

2023-02-02 Thread Lukasz Lenart
Sorry for a late reply :( pt., 20 sty 2023 o 02:28 Kris O'Neil napisał(a): > > Does it mean you have something else on top of the stack than action? > The original action, held in the background process, is at the top of the > stack. This is the object we want returned when "JSONResult.findRoo

RE: struts2-json-plugin: ExecuteAndWait issue when returning JSON

2023-01-19 Thread Kris O'Neil
Hi Lukasz, > Does it mean you have something else on top of the stack than action? The original action, held in the background process, is at the top of the stack. This is the object we want returned when "JSONResult.findRootObject" is called. The second object in the stack is the action created

Re: struts2-json-plugin: ExecuteAndWait issue when returning JSON

2023-01-19 Thread Lukasz Lenart
czw., 19 sty 2023 o 02:21 Kris O'Neil napisał(a): > Issue: > After upgrading from 2.5.30 to 6.1.1, I found an issue when using the > ExecuteAndWaitInterceptor if the action returns a JSON result. I believe the > issue was introduced in version 6.0.0 on WW-5070. The > JSONResult.findRootObject(.

struts2-json-plugin: ExecuteAndWait issue when returning JSON

2023-01-18 Thread Kris O'Neil
Hi All, Struts version: 6.0.0 - 6.1.1 Issue: After upgrading from 2.5.30 to 6.1.1, I found an issue when using the ExecuteAndWaitInterceptor if the action returns a JSON result. I believe the issue was introduced in version 6.0.0 on WW-5070. The JSONResult.findRootObject(...) method was change

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
t; 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

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,

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

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/re

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.FileNotF

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 n

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

2022-09-26 Thread Matias Rodriguez
le to load configuration. ... 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 (404): http://struts.apache.org/dtds/s

Re: Struts 6 issue with struts2-jquery-plugin

2022-09-01 Thread Boris Petrov
e a chance to prepare a small app to reproduce this problem? It would help me debug the problem. Regards Łukasz pon., 29 sie 2022 o 09:52 Boris Petrov napisał(a): Hi all, I updated my Struts version to 6 and struts2-jquery-plugin to 5 (and struts2-bootstrap-plugin to 5 but I don't think tha

Re: Struts 6 issue with struts2-jquery-plugin

2022-08-31 Thread Lukasz Lenart
Hi Boris, Is there a chance to prepare a small app to reproduce this problem? It would help me debug the problem. Regards Łukasz pon., 29 sie 2022 o 09:52 Boris Petrov napisał(a): > > Hi all, > > I updated my Struts version to 6 and struts2-jquery-plugin to 5 (and > struts2-b

Struts 6 issue with struts2-jquery-plugin

2022-08-29 Thread Boris Petrov
Hi all, I updated my Struts version to 6 and struts2-jquery-plugin to 5 (and struts2-bootstrap-plugin to 5 but I don't think that's relevant). I'm having troubles with the `escapeAmp` functionality. The following code:     indicator="loader%{id}"   paren

Re: Problem with Struts 6.0 and Bootstrap plugin

2022-06-25 Thread Ralph Grove
I see that the issue has already been raised there, so I’ll watch for developments. Thanks for your help. Ralph > On Jun 24, 2022, at 4:53 PM, Lukasz Lenart wrote: > > The plugin must be adjusted to Struts 6.0.0 - I would register an > issue at Github to address this problem.

Re: Problem with Struts 6.0 and Bootstrap plugin

2022-06-24 Thread Lukasz Lenart
The plugin must be adjusted to Struts 6.0.0 - I would register an issue at Github to address this problem. After fixing the JQuery plugin we will try to focus on that. Please be aware that this plugin isn't directly maintained by ASF and Struts' volunteers. Cheers Łukasz czw., 23 cze

Re: Problem with Struts 6.0 and Bootstrap plugin

2022-06-24 Thread Yasser Zamani
I think you should keep the global 'output_format' unset. Regards. On 2022/06/23 21:07:44 Ralph Grove wrote: > I’m working on a Struts application that uses the Struts Bootstrap plugin. I > upgraded it to Struts V6 by installing theses libs: > > commons-fileupload-1.4.ja

Problem with Struts 6.0 and Bootstrap plugin

2022-06-23 Thread Ralph Grove
I’m working on a Struts application that uses the Struts Bootstrap plugin. I upgraded it to Struts V6 by installing theses libs: commons-fileupload-1.4.jar commons-lang3-3.10.jar freemarker-2.3.31.jar log4j-api-2.17.2.jar ognl-3.3.2.jar struts2-core-6.0.0.jar commons-text-1.8.jar log4j-1.2-api

Re: NPE when running unit test with struts rest plugin

2020-11-09 Thread Lukasz Lenart
pon., 9 lis 2020 o 14:38 Paul Zepernick napisał(a): > > Thank you very much, this has resolved the issue! I have created a ticket in > Jira. > > https://issues.apache.org/jira/browse/WW-5095 Great, thanks a lot! Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ --

RE: NPE when running unit test with struts rest plugin

2020-11-09 Thread Paul Zepernick
: Saturday, November 7, 2020 8:51 AM To: Struts Users Mailing List Subject: Re: NPE when running unit test with struts rest plugin NOTICE: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. śr

Re: NPE when running unit test with struts rest plugin

2020-11-07 Thread Lukasz Lenart
śr., 4 lis 2020 o 17:29 Paul Zepernick napisał(a): > I have posted an example project that reproduces the error in the junit test > > https://github.com/zepernick/struts25-rest-junit I think I have found the problem, mapping is not set in getActionProxy(), you can fix it by overriding it like thi

RE: NPE when running unit test with struts rest plugin

2020-11-04 Thread Paul Zepernick
Sent: Tuesday, November 3, 2020 2:42 PM To: Struts Users Mailing List Subject: RE: NPE when running unit test with struts rest plugin NOTICE: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe

RE: NPE when running unit test with struts rest plugin

2020-11-03 Thread Paul Zepernick
To: Struts Users Mailing List Subject: Re: NPE when running unit test with struts rest plugin NOTICE: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. wt., 3 lis 2020 o 13:24 Paul

Re: NPE when running unit test with struts rest plugin

2020-11-03 Thread Lukasz Lenart
wt., 3 lis 2020 o 13:24 Paul Zepernick napisał(a): > Yes, I am using the struts2-junit plugin and extending > StrutsSpringJUnit4TestCase from the plugin. Would you mind preparing a small example and put it on Github? Regards -- Łukasz + 48 606 323 122 http://www.lenart.

RE: NPE when running unit test with struts rest plugin

2020-11-03 Thread Paul Zepernick
Yes, I am using the struts2-junit plugin and extending StrutsSpringJUnit4TestCase from the plugin. Paul R Zepernick | Sr Programmer Analyst HealthSmart Office: 517 582 6525 paul.zepern...@healthsmart.com | www.HealthSmart.com -Original Message- From: Lukasz Lenart Sent: Tuesday

Re: NPE when running unit test with struts rest plugin

2020-11-02 Thread Lukasz Lenart
pon., 2 lis 2020 o 14:48 Paul Zepernick napisał(a): > Struts: 5.2.25 > > Plugins: struts2-rest, struts2-spring, struts2-convention > junit 4 > > Did you try to use struts2-junit plugin and based your tests on StrutsJUnit4TestCase? https://struts.apache.org/plugins/junit/

NPE when running unit test with struts rest plugin

2020-11-02 Thread Paul Zepernick
Struts: 5.2.25 Plugins: struts2-rest, struts2-spring, struts2-convention junit 4 The test below is currently failing in the RestWorkflowInterceptor 205 @Test public void testValidation() throws Exception { // the login uses the create() which expects the POST method reque

Re: Strtus2-jasper plugin rendering

2020-04-12 Thread Lukasz Lenart
sob., 11 kwi 2020 o 11:35 M Huzaifah napisał(a): > Dear Lucas and Other, > > i am generate PDF from struts using jasper plugin. i’ve found something > weird. i design my report using Jasper Report Studio (version 6.12.0 the > newest one) and then add text with bold and italic styl

Re: convention plugin Issue

2019-12-30 Thread zahid
lo-world] and namespace []. Struts in that case I believe takes the first encountered just like when using a struts.xml file. I don't use the Convention Plugin but I would suggest a solution might be to use the @Namespace annotation on the class or package. That way you would be able to specify a

Re: convention plugin Issue

2019-12-24 Thread Zahid Rahman
encountered just like when using > a struts.xml file. I don't use the Convention Plugin but I would suggest > a solution might be to use the @Namespace annotation on the class or > package. That way you would be able to specify a unique SCOPE when > calling the action and get the

Re: convention plugin Issue

2019-12-19 Thread John Bush
action name [hello-world] and namespace []. Struts in that case I believe takes the first encountered just like when using a struts.xml file. I don't use the Convention Plugin but I would suggest a solution might be to use the @Namespace annotation on the class or package. That way you would be

Re: convention plugin Issue

2019-12-18 Thread Zahid Rahman
to register a ticket in JIRA, but this is something low > > priority rather. > > > > > > Regards > > Lukasz > > > > sob., 7 gru 2019 o 12:58 Zahid Rahman napisał(a): > >> I think the convention plugin should perform a validation a check for > t

Re: convention plugin Issue

2019-12-18 Thread John Bush
priority rather. Regards Lukasz sob., 7 gru 2019 o 12:58 Zahid Rahman napisał(a): I think the convention plugin should perform a validation a check for the presence of multiple same class names within different package names. That ambiguity has been shown by my test. After all it is quite feas

Re: convention plugin Issue

2019-12-18 Thread Lukasz Lenart
Feel free to register a ticket in JIRA, but this is something low priority rather. Regards Lukasz sob., 7 gru 2019 o 12:58 Zahid Rahman napisał(a): > > I think the convention plugin should perform a validation a check for the > presence of multiple same class names within different

Re: have plan to upgrade version of spring in struts 2 Spring plugin?

2019-12-15 Thread John Bush
Simon, Note that it also states that you can declare newer versions of Spring if you wish. I currently support a number of web applications using the plugin and Spring v5.1.9 without any problems. John On 12/14/2019 4:16 AM, Yasser Zamani wrote: Hi, Thank you so much! Yes we will upgrade

RE: have plan to upgrade version of spring in struts 2 Spring plugin?

2019-12-14 Thread Yasser Zamani
ifact/org.apache.struts/struts2-core/2.5.22 >-Original Message- >From: Sai Man Yau >Sent: Wednesday, December 11, 2019 7:58 AM >To: user@struts.apache.org >Subject: have plan to upgrade version of spring in struts 2 Spring plugin? > >Dear Struts 2 Team, > >Thank

have plan to upgrade version of spring in struts 2 Spring plugin?

2019-12-10 Thread Sai Man Yau
Dear Struts 2 Team, Thanks for your hard work to maintain such great framework to sustain all other developers. Thanks!! Since struts is using spring is some of the component, I would like to ask will there a plan to upgrade the spring dependencies for Struts 2 Spring plugin because of the

Re: convention plugin Issue

2019-12-07 Thread Zahid Rahman
I think the convention plugin should perform a validation a check for the presence of multiple same class names within different package names. That ambiguity has been shown by my test. After all it is quite feasible and likely that we could have multiple same class names from different package

RE: convention plugin Issue

2019-12-07 Thread Yasser Zamani
Hi, I guess that the behavior of defining actions with same name and namespace is undefined. I think it's not an issue because Convention Plugin has no avenue to distinguish between them when you request http://localhost:8080/hello-world. Regards. >-Original Message- >

convention plugin Issue

2019-12-05 Thread Zahid Rahman
Hi, On this page https://struts.apache.org/plugins/convention/#setup if I have com.example.actions.HelloWorld.java and uk.mypackage.actions.HelloWorld.java with url http://localhost:8080/hello-world then uk.mypackage.actions.HelloWorld.java execute is run. If I have uk.example.actions.HelloWo

Re: Struts Application Generator plugin

2019-12-01 Thread Zahid Rahman
to speedup > development such as create a CRUD on Master Tables > > > Regards > > On Sun, Dec 1, 2019, 08:00 Zahid Rahman wrote: > > > Hi, > > > > I am sure you are familiar with the Java Object Orientated Code Generator > > Plugin , > > where

Re: Struts Application Generator plugin

2019-11-30 Thread Zahid Rahman
My suggestion or feature request is not an original idea by any means. This is how 4GLs (4th Generation Language) work or what they are. I would even go so far as to say the plugin I suggested does meet the 4GL definition completely. 4GLs I have come across are CA OPENROAD , ORACLE FORMS, Visual

Re: Struts Application Generator plugin

2019-11-30 Thread M Huzaifah
ect Orientated Code Generator > Plugin , > where you can declare a variable in a class and then you are able to > generate > the repetitive task of generating code for the Getters and Setters for > that variable. > No doubt the experience is rather fun too !. > > Is there a

Struts Application Generator plugin

2019-11-30 Thread Zahid Rahman
Hi, I am sure you are familiar with the Java Object Orientated Code Generator Plugin , where you can declare a variable in a class and then you are able to generate the repetitive task of generating code for the Getters and Setters for that variable. No doubt the experience is rather fun too

Re: JSON plugin: filter fields in a Map with Lists

2019-10-02 Thread Micael Carreira
ollow with its deletion, so that we can ensure such a mistake does not occur in the future. On 25/09/19 09:18, Yasser Zamani-2 [via Struts] wrote: -Original Message- From: Micael Carreira Sent: Tuesday, September 24, 2019 1:30 PM To: user@struts.apache.org Subject: JSON plu

Re: JSON plugin: filter fields in a Map with Lists

2019-09-27 Thread Yasser Zamani
 Facebook icon <https://www.facebook.com/ITClinical> LinkedIn icon >>> <https://www.linkedin.com/company/itclinical> >>> The content of this email is confidential and intended for the recipient >>> specified in message only. It is st

Re: JSON plugin: filter fields in a Map with Lists

2019-09-27 Thread Micael Carreira
lease reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. On 25/09/19 09:18, Yasser Zamani-2 [via Struts] wrote: -Original Message- From: Micael Carreira Sent: Tuesday, September 24, 2019 1:30 PM To: user@struts.apache.org

Re: JSON plugin: filter fields in a Map with Lists

2019-09-26 Thread Yasser Zamani
take, please reply to this > message and follow with its deletion, so that we can ensure such a > mistake does not occur in the future. > > On 25/09/19 09:18, Yasser Zamani-2 [via Struts] wrote: >> >>> -Original Message- >>> From: Micael Carreira >>

Re: JSON plugin: filter fields in a Map with Lists

2019-09-25 Thread Micael Carreira
er Zamani-2 [via Struts] wrote: -Original Message- From: Micael Carreira Sent: Tuesday, September 24, 2019 1:30 PM To: user@struts.apache.org Subject: JSON plugin: filter fields in a Map with Lists Hello, In MyAction, I have the following instance variable:     Map> result; And My

RE: JSON plugin: filter fields in a Map with Lists

2019-09-25 Thread Yasser Zamani
>-Original Message- >From: Micael Carreira >Sent: Tuesday, September 24, 2019 1:30 PM >To: user@struts.apache.org >Subject: JSON plugin: filter fields in a Map with Lists > >Hello, > >In MyAction, I have the following instance variable: > >     Map

JSON plugin: filter fields in a Map with Lists

2019-09-24 Thread Micael Carreira
Hello, In MyAction, I have the following instance variable:     Map> result; And MyObject has the following properties:     MyObject     |- interestingProperty     |- notInterestingProperty I want to return the action result as a JSON. So, in my struts configuration I have:              

Struts 2.5 JSF Plugin Removed (Not Supported)

2019-06-10 Thread fanggdev
.5.20 core jar into my projec, My project is using this plugin for displaying schedule chart in Apache Tomcat 7.0.94. Project is running on Java 7 (1.7.0_55). Any idea, if I could place the struts2-jsf-plugin.jar from Struts2.3.37 and run it together with Struts 2.5.20, if not are there any alte

Re: Structs 2 Junit plugin

2019-05-24 Thread Lukasz Lenart
pt., 24 maj 2019 o 08:48 Kiran Kumar napisał(a): > While trying to execute Junit test cases for Struts 2 on Zulu JDK 11.0 we > are getting an error. > The issue is the package org.apache.struts2 is accessible by more than one > module (Struts 2 core module and Struts 2 Junit plugin

Structs 2 Junit plugin

2019-05-23 Thread Kiran Kumar
Hi Team, While trying to execute Junit test cases for Struts 2 on Zulu JDK 11.0 we are getting an error. The issue is the package org.apache.struts2 is accessible by more than one module (Struts 2 core module and Struts 2 Junit plugin module). And we have raised JIRA https://issues.apache.org

Re: How to Strtus2-Rest plugin could create /user/{id}/{branch} URL Pattern

2019-05-15 Thread Lukasz Lenart
niedz., 12 maj 2019 o 07:49 M Huzaifah napisał(a): > > Dear All, > > i’am stuck how to create /user/{id}/{branch}/{xx} URL Pattern using > Struts-convention and Struts2-rest plugin. > there is a way to make it done? The REST plugin doesn't support such configuration n

How to Strtus2-Rest plugin could create /user/{id}/{branch} URL Pattern

2019-05-11 Thread M Huzaifah
Dear All, i’am stuck how to create /user/{id}/{branch}/{xx} URL Pattern using Struts-convention and Struts2-rest plugin. there is a way to make it done? I knew it can be done by using advance wildcard in our struts xml as mention in here https://struts.apache.org/core-developers/wildcard

Re: Support for sub-resources in struts 2 rest plugin

2019-03-21 Thread DevaGerald
Any update on this requirement? Or atleast any workaround? -- Sent from: http://struts.1045723.n5.nabble.com/Struts-User-f3426046.html - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mai

Re: Spring Boot + Struts2 Convention Plugin Not Working

2019-03-12 Thread Lukasz Lenart
Hi I think it's do the fact that the plugin won't scan JARs by default https://struts.apache.org/plugins/convention/#actions-in-jar-files Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ pon., 11 mar 2019 o 18:39 Rubens Gomes napisał(a): > > I using Spring Boot +

Spring Boot + Struts2 Convention Plugin Not Working

2019-03-11 Thread Rubens Gomes
I using Spring Boot + Struts2, and the convention plugin is not working. That, is the request URL paths are not being automatically mapped to their corresponding action classes at all. Spring Boot: 1.5.19.RELEASE Struts2: 2.5.20 Java VM JDK 1.8 Maven I have the struts2-convention-plugin in

Re: strange error when migrating to convention plugin - Struts 2.5.20

2019-01-28 Thread Lukasz Lenart
sob., 26 sty 2019 o 05:13 developer researcher napisał(a): > > I am doing migration tests to convention plugin using a project generated > with the archetype "struts2-archetype-blank" > > After migrating the actions from struts.xml using the @Action annotation, I >

Re: Migration struts.xml to Convention Plugin - Struts 2.5.20

2019-01-28 Thread Lukasz Lenart
notation be for the default action? @Action("defaultAction") > *2. Global Exception Handling* > > The documentation of convention plugin include exception mapping for action > level and class level, but How should global exceptions and results be > configured? You can on

strange error when migrating to convention plugin - Struts 2.5.20

2019-01-25 Thread developer researcher
I am doing migration tests to convention plugin using a project generated with the archetype "struts2-archetype-blank" After migrating the actions from struts.xml using the @Action annotation, I could observe the following: The line (in a JSP): " rel="stylesheet" type=&

Migration struts.xml to Convention Plugin - Struts 2.5.20

2019-01-25 Thread developer researcher
plugin include exception mapping for action level and class level, but How should global exceptions and results be configured? Thanks and regards

Re: Help : Disable Strict Method Invocation for struts 2 rest plugin

2018-04-30 Thread Yasser Zamani
le. However, in this issue, convention is used and struts.xml doesn't have any defined action. Did you mean convention's @action annotation doesn't work with rest i.e. does not automatically define allowed methods with that annotation? > The same should happen with the REST plu

Re: Support for sub-resources in struts 2 rest plugin

2018-04-30 Thread DevaGerald
I have created a new ticket. https://issues.apache.org/jira/browse/WW-4935 Thanks, Deva. -- Sent from: http://struts.1045723.n5.nabble.com/Struts-User-f3426046.html - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org

Re: Support for sub-resources in struts 2 rest plugin

2018-04-30 Thread Lukasz Lenart
This isn't supported right now. I think it would be good re-use @Action annotation ro define a new (e.g. @Resource) to allow define custom paths. Could you register a ticket? 2018-04-29 15:55 GMT+02:00 DevaGerald : > Thanks for your reply. > > I am already using struts-2 rest plugin

Re: Help : Disable Strict Method Invocation for struts 2 rest plugin

2018-04-29 Thread Lukasz Lenart
solution to keep both security and all methods allowed. The problem is that we should support existing configurations (like automatically define allowed methods for those used in struts.xml). The same should happen with the REST plugin but the problem is that i tries to guess the method name based on ur

  1   2   3   4   5   6   7   8   9   10   >