A simplified answer is that the seda queue is defined when you use it as a
from endpoint ie from("seda:start").

To send messages to it in your example simply use the producer template
just change so the message is send to the seda uri instead of the direct.

Best regards
Pontus
Thanks Pontus Ullgren ,
can you explain something about seda implementation, i go to url but am not
able to get much,
want to know how we define seda que and put the messages to it ?  in my
given example



--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-Give-any-java-application-as-a-end-point-in-from-tp5738327p5738424.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to