Hi Christian, I assume in Apache Camel we deal with URIs in general and not URLs in particular, so that the following line of code
new URI("jetty:http://camel.com:1099/service"); doesn't throw any URISyntaxException on my box. As the scheme is "jetty" & the scheme-specific part of it is "http://camel.com:1099/service". Babak -- View this message in context: http://camel.465427.n5.nabble.com/Discussion-Unify-prefixes-http-jetty-servlet-tp5048808p5049163.html Sent from the Camel Development mailing list archive at Nabble.com.