]
Alessio Soldano commented on WFLY-9643:
---------------------------------------
[~gopalams] , could you please provider a reproducer app for this?
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