[ 
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)

Reply via email to