Claus, When I try following the http://camel.apache.org/tracer example (using camel 2.9.1)
Tracer tracer = new Tracer(); tracer.getFormatter().setShowBreadCrumb(false); tracer.getFormatter().setShowNode(false); I get a error "method setShowBreadCrumb is undefined for TraceFormatter class" and same for "setShowNode()". I am new to Camel so please tell me what I'm doing wrong! Thanks, Greg Henley Claus Ibsen-2 wrote > > Hi > > You can use the tracer to help see where the headers dissappear > http://camel.apache.org/tracer > ... > > -- > Claus Ibsen > ----------------- > CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com > FuseSource > Email: cibsen@ > Web: http://fusesource.com > Twitter: davsclaus, fusenews > Blog: http://davsclaus.blogspot.com/ > Author of Camel in Action: http://www.manning.com/ibsen/ > -- View this message in context: http://camel.465427.n5.nabble.com/Headers-disappearing-in-RoutingSlip-tp5589311p5590286.html Sent from the Camel - Users mailing list archive at Nabble.com.