[
https://issues.apache.org/jira/browse/CXF-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Kurucz updated CXF-8120:
----------------------------------
Summary: JAX-RS 2.1 SSE client: forbidden response without
WebApplicationException (was: AX-RS 2.1 SSE client: forbidden response without
WebApplicationException)
> 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
> 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)