I have the following use case.
A message needs to go through a sequence of steps not known during design
time, and finally goes out to some JMS queue, also not known at desing time.
A RoutingSlip design pattern fits to this use case. But, some messages _may_
need to be split before going out to the queue.
Is it possible to have a splitter as one of the steps in the RoutingSlip?

Thanks,
Sergey
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/RoutingSlip-and-Splitter-tp3337040p3337040.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to