Hi,

Take a look at dataset component http://camel.apache.org/dataset.html and 
SimpleDataSet class, expecially at its "size" property.


Regards,
Sergey



klausb <klaus.baumec...@hp.com> 
23.12.2010 15:35
Please respond to
users@camel.apache.org


To
users@camel.apache.org
cc

Subject
Is there a concept for a one-shot message exchange?







Is there a concept (route-element) to create a one-shot message exchange?
That is a route that sends just a single exchange, if the route is started
(typically, when the enclosing OSGi comp starts).

Right now I do this with a timer and a final processing step, that stops 
the
timer route. This is a bit ugly and I wonder if there are better ways to 
do
that.

Happy christmas to all of you,
klaus.
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/Is-there-a-concept-for-a-one-shot-message-exchange-tp3316288p3316288.html

Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to