Sergey Beryozkin created CXF-5300:
-------------------------------------

             Summary: Support mapping of exceptions thrown from CXF filters to 
JAX-RS Response 
                 Key: CXF-5300
                 URL: https://issues.apache.org/jira/browse/CXF-5300
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
            Priority: Minor


Exceptions thrown from the regular CXF interceptors which are not part of 
JAX-RS chains escape and can only be handled in out fault interceptors where 
the options for mapping them to JAX-RS response are limited.

The runtime should do the best effort and try map these exceptions too if 
ExceptionMappers are registered 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to