In particular, you might be interested in line 107 of this class: https://github.com/apache/camel/blob/master/components/camel-spring-ws/src/main/java/org/apache/camel/component/spring/ws/filter/impl/BasicMessageFilter.java
On Tue, Feb 10, 2015 at 7:07 AM, James Carman <[email protected]> wrote: > You probably want to read the section "The custom header and > attachment filtering" from here: > > http://camel.apache.org/spring-web-services.html > > > > On Tue, Feb 10, 2015 at 3:39 AM, rsteppac2 <[email protected]> wrote: >> Hi James, >> >> this is how the route looks like I used as an example: >> >> >> >> Ralf >> >> >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/breadcrumbId-does-not-survive-http-call-tp5762528p5762530.html >> Sent from the Camel - Users mailing list archive at Nabble.com.
