.setHeader("path", constant("dir"))
.to("jbi:service:http://servicemix.in2m.com/samples/http/MyProviderService?mep=in-out")
.setHeader("path", constant("portal"))
.to("jbi:service:http://servicemix.in2m.com/samples/http/PortalService?mep=in-out");
In this case it does not change It always gives me path= dir -- View this message in context: http://www.nabble.com/error-handling-problem-tp18397098s22882p18403766.html Sent from the Camel - Users mailing list archive at Nabble.com.
