Hi,

I have been trying to pass one value from one bean to one bean.

*<bean id="test" ref="Process" method="readFilePath('test1')"/>* // this
bean return test1. So I would like to pass that value (test1) into another
bean. I wonder if there is a way I can pass that value which I got from
another bean?

Thanks




--
View this message in context: 
http://camel.465427.n5.nabble.com/Passing-value-from-one-bean-to-one-bean-tp5744722.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to