You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Christoph Nenning (JIRA)" <ji...@apache.org> on 2015/10/12 13:40:05 UTC

[jira] [Closed] (WW-4552) Make it easier to extend to use own ActionInvocation

     [ https://issues.apache.org/jira/browse/WW-4552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christoph Nenning closed WW-4552.
---------------------------------
    Resolution: Fixed

Has been merged to both branches that are currently active ({{master}} and {{support-2-3}})

> 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
>            Assignee: Christoph Nenning
>            Priority: Trivial
>             Fix For: 2.3.25, 2.5
>
>
> 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)