You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/03/12 08:52:38 UTC

[jira] [Resolved] (CAMEL-8477) Apache Camel HTTP4 component does not suppress exception when using throwExceptionOnFailure

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

Claus Ibsen resolved CAMEL-8477.
--------------------------------
    Resolution: Invalid
      Assignee: Claus Ibsen

Questions about using Camel, please use the mailing list / user forum first.

> Apache Camel HTTP4 component does not suppress exception when using throwExceptionOnFailure
> -------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-8477
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8477
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-http4
>    Affects Versions: 2.13.0
>            Reporter: Christian Damsgaard
>            Assignee: Claus Ibsen
>
> When using the URI endpoint option 'throwExceptionOnFailure=true' on the HTTP4 component I'm not expected to receive exception such as:
> - java.net.ConnectException in case of a connection refuse problem
> - java.net.UnknownHostException in case of an invalid hostname
> - java.net.SocketTimeoutException in case of an non reachable server.
> Is this an expected behavior?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)