Turn off bridgeEndpoint On Tue, Jul 15, 2014 at 10:30 AM, vadimiron <[email protected]> wrote: > Does it work with the jetty http client? > > This doesn't work - URI is not rewritte > > .setHeader("CamelHttpUri", simple("http://localhost/myservice/${myparam}")) > .to("jetty:dummy?bridgeEndpoint=true&httpClient.soTimeout=15000&httpClient.timeout=30000&httpClient.connectTimeout=5000") > > The tracer shows, that request goes to dummy - CamelHttpUri header is > ignored > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Dynamic-Endpoint-URI-jetty-producer-s-too-many-threads-Request-parameter-as-part-of-the-URL-tp5753819p5753823.html > Sent from the Camel - Users mailing list archive at Nabble.com.
-- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
