Re: Struts 2.5.19 test build is ready

2019-01-05 Thread Greg Huber
For me, I get four of these messages per request, so there are alot of messages. Also I would rather not change the log level. In your build you should take care of these mistakes, and update your config accordingly. This is what I use in my pom, where I set all the dev options to false.

Re: Struts 2.5.19 test build is ready

2019-01-05 Thread J C
Hello Greg (and Dev List). Thanks for the reply and additional details of the concern you found with the 2.5.19 test build. A PR request to address the OgnlValueStack "warn log flood" was opened and submitted for review. If it gets accepted for 2.5.19, then it should help address the concern

RE: I18nInterceptor session creation

2019-01-05 Thread Yasser Zamani
Yes I remember I had same dilemma. Finally I concluded with this assumption: Users themselves should use "Create Session Interceptor" [1] when needed. I'm not sure if it was a good assumption, let's wait for WW-4741's reporter answer on Aleksandr's comment. By the way, Aleksandr, did you mean t