[GitHub] struts issue #133: WW-4105 Considers config time class in actions chain

2017-04-25 Thread aleksandr-m
Github user aleksandr-m commented on the issue: https://github.com/apache/struts/pull/133 Maybe I'm doing something wrong but in my app `method.getDeclaringClass()` return proxied class as well. :( We can use something ``` --- If your project is set up for it, you c

[GitHub] struts issue #133: WW-4105 Considers config time class in actions chain

2017-04-25 Thread aleksandr-m
Github user aleksandr-m commented on the issue: https://github.com/apache/struts/pull/133 Maybe I'm doing something wrong but in my app `method.getDeclaringClass()` returns proxied class as well. :( We can use something like below. Basically same thing that `AopUtil` is doing

[GitHub] struts pull request #134: WW-4749: Buffer/Flush behaviour in FreemarkerResul...

2017-04-25 Thread lukaszlenart
GitHub user lukaszlenart opened a pull request: https://github.com/apache/struts/pull/134 WW-4749: Buffer/Flush behaviour in FreemarkerResult Implements [WW-4749](https://issues.apache.org/jira/browse/WW-4749) You can merge this pull request into a Git repository by running: $