[ https://issues.apache.org/jira/browse/WW-5060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036060#comment-17036060 ] Lukasz Lenart commented on WW-5060: ----------------------------------- Would you mind preparing a small Maven based app that reproduces the problem? > Struts 2 Rest Plugin Conversion Issue > ------------------------------------- > > Key: WW-5060 > URL: https://issues.apache.org/jira/browse/WW-5060 > Project: Struts 2 > Issue Type: Bug > Components: Other > Affects Versions: 2.3.x > Reporter: Ronak Jain > Priority: Major > Fix For: 2.6 > > >  I integrated strust2 convention plugin and rest plugin. > When a request come to server where my field is long and I am sending a string then default stacktrace occurs. > I want to handle the exception from my side but before request come to any interceptor, it is throwing exception. >   > My configuration : > > >   > > > > > > > > > > > > deleteConfirm,cacheServerGroups,validateRuleset > > > > * > > > > > > ${actionChainUrl} > commons/general/UnhandledException > commons/general/Error > ${actionChainUrl} > ServerManagerWelcome > ${actionChainUrl} > ${actionChainUrl} > _${actionChainUrl} > ${actionChainUrl} > ${actionChainUrl} > ${actionChainUrl} > > > > attachment;filename=${fileName} > $(contentType) > fileInputStream > 1024 > > > > false > > ${includeSearchProperties} > > > > > > > -- This message was sent by Atlassian Jira (v8.3.4#803005)