Thanks A LOT for your answer mr. Moulliard, i do have some follow up
questions if you don't mind :-D .


2.- If i understand correctly, the camel properties component and the spring
placeholders can read the necessary values from x or y source. However, my
main concern is that I need that every instance of my route has a different
value, some thing like:

instance 1 :  myvar = "dog"
instance 2 :  myvar = "cat"
instance 3 :  myvar = "bird"
instance n

Is it possible to make the properties source more dynamic?? , if not, i was
thinking on sending these values to an "activemq:property" endpoint and
having the instance read one message from it, set the read values as
properties and then began the rest of the process. Hope this is a good and
doable idea. 



3.- I'm kind of used to activemq, will it work for inter-bundle
communication, or do i have to use nmr??



Thanks again in advance.

--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-and-Osgi-doubt-tp4616189p4616379.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to