Hi Claus,
thnaks for the suggestion. I'm trying to follow your advice and I came out
with the following:
But it seems that it is ignoring the "mySticky.process(exchange, callback);"
and performing only "super.process(exchange, callback);". Does this approach
make sense or am I completely on a w
did u try streamcache?
http://camel.apache.org/stream-caching.html
--
View this message in context:
http://camel.465427.n5.nabble.com/Need-original-message-at-the-end-of-the-route-tp5734290p5734299.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Sorry, the source was not readable. HYG
//*[local-name() =
Hi all,I'm trying to implement a sticky balancer using camel framework.
Following camel-example-cxf-proxy example I managed to do the following:
//*[local-name() = 'incidentId']/text()