Sergey Beryozkin created CXF-7541:
-------------------------------------
Summary: IllegalStateException can escape from
AbstractHttpDestination
Key: CXF-7541
URL: https://issues.apache.org/jira/browse/CXF-7541
Project: CXF
Issue Type: Bug
Components: Transports
Affects Versions: 3.2.0, 3.1.13
Reporter: Sergey Beryozkin
Assignee: Sergey Beryozkin
Priority: Minor
Fix For: 3.1.14, 3.2.1
This was discovered by Adrian: if a fault occurs during the JAX-RS outbound
chain initiating the redirection and the view resources (JSP or other ones)
call HttpServletResponse.getWriter() then, when CXF reports the failure,
IllegalStateException will be thrown from AbstractHttpDestination.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)