Ronak Jain created WW-5060:
------------------------------
Summary: 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
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)