Re: Would we need to achieve better place in trends ranking?

2017-07-20 Thread Yasser Zamani
Thanks a lot for your share of experience (I have read it several times these days). As I understand, you mention sparkjava because of it's DI (Dagger2), right? To understand deeper, I'll study them as soon as I had time to understand `what make the difference` and if Struts has a chance to be

Re: FW: [jira] [Comment Edited] (WW-4815) Migrating Struts 2.3.16.3 to 2.3.32

2017-07-20 Thread Yasser Zamani
Hi there, welcome to dev list :) Do you need access to excluded packages in your JSPs? I had similar issue and you can see my solution at [1]. I did not need to rewrite any thing and a find/replace did all needed changes. Please review my solution if also resolves your one. If not, please feel

FW: [jira] [Comment Edited] (WW-4815) Migrating Struts 2.3.16.3 to 2.3.32

2017-07-20 Thread Deborah White
Please see the content below. Fairly new to Struts and I'm guessing someone out there has been through this. Any help would be appreciated. -Original Message- From: Lukasz Lenart (JIRA) [mailto:j...@apache.org] Sent: Thursday, July 13, 2017 9:32 PM To: Deborah White Subject: [jira] [Co

Re: Struts 2.5.x

2017-07-20 Thread Yasser Zamani
I am working on `Threads get blocked due to unnecessary synchronization in OgnlRuntime`. Strangely, `execute` method is locked some where else, so `OgnlRuntime` blocks for it! On 7/18/2017 10:24 AM, Lukasz Lenart wrote: > Hi, > > There is a few issues registered that pop up after releasing 2.5.1

Re: Swagger plug in

2017-07-20 Thread Stefaan Dutry
Isn't swagger a tool that describes API's. Does it make sense to have this as a tool/plugin on a struts2 application? Regards, Stefaan Dutry (sdutry) 2017-07-19 23:30 GMT+02:00 Ken McWilliams : > Go fourth an conquer, once you write it, it will exist. > Do you currently have swagger integrated i