Hello,
I'm currently trying to get a Routing Slip EIP to work. I can successfully
route the inflight message to various endpoints, but the routes are never
fully executed. Meaning the following: when the routing slip includes the
URIs "direct:updateOrCreatePatient, direct:admit", my expectedMessageCounts
in the tests for these routes are fulfilled. However, whatever is part of
either of these routes, is not executed (until now only a transform to
itself, but now I want to implement processors etc). Whole project can be
found on Github:
https://github.com/NeovaHealth/ARNIE/blob/master/src/main/groovy/uk/co/neovahealth/ARNIE/ADTRouting.groovy

Thankful for any sort of input and/or feedback to the code!
Regards,
Greg



--
View this message in context: 
http://camel.465427.n5.nabble.com/Routing-Slip-not-executing-full-routes-tp5774423.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to