[
https://issues.apache.org/jira/browse/CXF-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko updated CXF-8120:
------------------------------
Affects Version/s: 3.2.10
> 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.2.10, 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)