Jasper Rosenberg created WW-4552:
------------------------------------
Summary: 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)