camel version is 2.10.4. route is: this.from("servlet:///?matchOnUriPrefix=true") .process(processor) .removeHeader(Exchange.HTTP_PATH) .dynamicRouter(method(CamelRoute.class, "slip"));
-- View this message in context: http://camel.465427.n5.nabble.com/Servet-Componnet-HttpSession-tp5734314p5734406.html Sent from the Camel - Users mailing list archive at Nabble.com.