Hi, I have a custom camel component I've written which connects to another server. I'd like to be able to suspend the route which called this component if the connection attempt fails.
How can I obtain the currently executing routeid from the component so that I can suspend the route? I am currently using Camel v2.12.1 Thanks, Rob -- View this message in context: http://camel.465427.n5.nabble.com/Obtain-current-route-from-custom-component-tp5746629.html Sent from the Camel - Users mailing list archive at Nabble.com.
