Ok. Found my answer. Added removeHeader to route.
this.from("servlet:///?matchOnUriPrefix=true").removeHeader(Exchange.HTTP_PATH).dynamicRouter(method(CamelRoute.class,
"slip"));-- View this message in context: http://camel.465427.n5.nabble.com/Routing-REST-request-to-external-URI-tp5728852p5729142.html Sent from the Camel - Users mailing list archive at Nabble.com.
