]
Stuart Douglas reassigned WFLY-9643:
------------------------------------
Component/s: REST
(was: Application Client)
Priority: Major (was: Blocker)
Assignee: Alessio Soldano (was: Stuart Douglas)
Getting Internal server error on exception if the rest service
content type is "application/xml"
------------------------------------------------------------------------------------------------
Key: WFLY-9643
URL:
https://issues.jboss.org/browse/WFLY-9643
Project: WildFly
Issue Type: Bug
Components: REST
Reporter: Gopal krishna
Assignee: Alessio Soldano
We are getting Internal server error if any exception is thrown from spring interceptor
when rest API header is set as "application/xml". This works if the rest API
header is set as "application/json".
we didnt see this issue in jboss 7 and WAS