You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (Jira)" <ji...@apache.org> on 2019/09/22 02:49:00 UTC

[jira] [Assigned] (CXF-8120) JAX-RS 2.1 SSE client: forbidden response without WebApplicationException

     [ https://issues.apache.org/jira/browse/CXF-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andriy Redko reassigned CXF-8120:
---------------------------------

    Assignee: Andriy Redko

> JAX-RS 2.1 SSE client: forbidden response without WebApplicationException
> -------------------------------------------------------------------------
>
>                 Key: CXF-8120
>                 URL: https://issues.apache.org/jira/browse/CXF-8120
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.3.3
>            Reporter: Krisztian Kurucz
>            Assignee: Andriy Redko
>            Priority: Major
>
> SSE client is trying to process the events even if the response was not OK (200).
> E.g.: when response status code is 403
> {quote}4.5.2 Client Runtime
> [...] Note that the client runtime will only throw an instance of WebApplicationException (or any of its subclasses) as a result of a response from the server with status codes 3xx, 4xx or 5xx.
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)