RESTEasy mishandles OPTIONS request if a custom ExceptionMapper is used
Issue
- We see that RESTEasy mishandles OPTIONS request if a custom ExceptionMapper is used. Without a custom ExceptionMapper, OPTIONS requests are getting good 200s. But once we ad a custom ExceptionMapper, a 500 response is returned instead.
Environment
- JBoss Enterprise Application Platform (EAP) 7.x
- RESTEasy
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.