[
https://issues.apache.org/jira/browse/WW-4552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953008#comment-14953008
]
ASF subversion and git services commented on WW-4552:
-----------------------------------------------------
Commit d15424ee5f088fea138ed33a5c22631b331cc630 in struts's branch
refs/heads/support-2-3 from [~cn42]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=d15424e ]
added changes from PRs #54 and #55 which have been merged to master (also see
WW-4552 and WW-4553)
> Make it easier to extend to use own ActionInvocation
> ----------------------------------------------------
>
> Key: WW-4552
> URL: https://issues.apache.org/jira/browse/WW-4552
> Project: Struts 2
> Issue Type: Improvement
> Components: Core Actions
> Affects Versions: 2.3.24
> Reporter: Jasper Rosenberg
> Priority: Trivial
>
> I needed to extend DefaultActionProxyFactory to return my own
> ActionInvocation, but I had to override all of createActionProxy() to do so.
> Seems like a safe change to break out the ActionInvocation creation to make
> it easier to just override that piece.
> See pull request:
> https://github.com/apache/struts/pull/54
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)