[
https://issues.apache.org/activemq/browse/CAMEL-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-736:
------------------------------
Summary: camel-http - Misconfiguration of url should have better
validation to catch duplicate of http etc. (was: camel-jetty -
Misconfiguration of url should have better validation to catch duplicate of
http etc.)
Description:
The camel-http component uses the http scheme and thus some end-users could by
mistake enter the http protocol twice:
http://http://www.google.com etc
The error you get now is something with host is null.
See nabble:
http://www.nabble.com/How-to-define-a-HTTP-Post-destination-in-a-route-in-spring-td18506233s22882.html
was:
The camel-jetty component uses the http scheme and thus some end-users could by
mistake enter the http protocol twice:
http://http://www.google.com etc
The error you get now is something with host is null.
See nabble:
http://www.nabble.com/How-to-define-a-HTTP-Post-destination-in-a-route-in-spring-td18506233s22882.html
Component/s: camel-http
(was: camel-jetty)
> camel-http - Misconfiguration of url should have better validation to catch
> duplicate of http etc.
> --------------------------------------------------------------------------------------------------
>
> Key: CAMEL-736
> URL: https://issues.apache.org/activemq/browse/CAMEL-736
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-http
> Affects Versions: 1.4.0
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 1.5.0
>
>
> The camel-http component uses the http scheme and thus some end-users could
> by mistake enter the http protocol twice:
> http://http://www.google.com etc
> The error you get now is something with host is null.
> See nabble:
> http://www.nabble.com/How-to-define-a-HTTP-Post-destination-in-a-route-in-spring-td18506233s22882.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.