You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2017/10/25 11:46:00 UTC

[jira] [Created] (CXF-7541) IllegalStateException can escape from AbstractHttpDestination

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)