You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2014/12/23 15:48:13 UTC

[jira] [Updated] (WW-4444) DefaultActionInvocation.invokeAction(Object,ActionConfig) catch too many exceptions

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

Lukasz Lenart updated WW-4444:
------------------------------
    Fix Version/s: 2.3.21

> DefaultActionInvocation.invokeAction(Object,ActionConfig) catch too many exceptions
> -----------------------------------------------------------------------------------
>
>                 Key: WW-4444
>                 URL: https://issues.apache.org/jira/browse/WW-4444
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Actions
>    Affects Versions: 2.3.20
>            Reporter: Marcin Kamionowski
>             Fix For: 2.3.21
>
>
> Previous version (2.3.16) caught only NoSuchMethodException, but now any exception is wrapped in OgnlException and handled directly.
> In our case unknownHandlerManager contains only ConventionUnknownHandler so unknownHandlerManager.handleUnknownMethod(action, methodName) always return null. As a result ExceptionMappingInterceptor is not working.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)