[
https://issues.apache.org/jira/browse/CAMEL-11111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956909#comment-15956909
]
Scott Cranton commented on CAMEL-11111:
---------------------------------------
camel-netty4-http appears to check in a similar place -
https://github.com/apache/camel/blob/master/components/camel-netty4-http/src/main/java/org/apache/camel/component/netty4/http/NettyHttpProducer.java#L135-L135
- Guessing an UndertowHttpOperationsException would have to be created... Is
there a standard base interface for that given all of the camel HTTP producer
components?
> Camel-Undertow: throwExceptionOnFailure doesn't work as expected
> ----------------------------------------------------------------
>
> Key: CAMEL-11111
> URL: https://issues.apache.org/jira/browse/CAMEL-11111
> Project: Camel
> Issue Type: Bug
> Components: camel-undertow
> Affects Versions: 2.19.0
> Reporter: Scott Cranton
>
> When using camel-undertow as a producer and HTTP_RESPONSE_CODE is 404, the
> producer does NOT throw an exception as expected. Setting
> throwExceptionOnFailure appears to have no effect.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)