camel-jetty - 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-jetty
Affects Versions: 1.4.0
Reporter: Claus Ibsen
Priority: Minor
Fix For: 1.5.0
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.