You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Claire <cm...@gmail.com> on 2013/12/13 10:41:07 UTC

Passing value from one bean to one bean

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.

Re: Passing value from one bean to one bean

Posted by Ra...@cognizant.com.

Claire <cm...@gmail.com> wrote:


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.
This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful.

Re: Passing value from one bean to one bean

Posted by Ra...@cognizant.com.

Claire <cm...@gmail.com> wrote:


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.
This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful.

Re: Passing value from one bean to one bean

Posted by Claire <cm...@gmail.com>.
Hello,

Thank you for your reply but I think there's something wrong with your
message. I don't get any message. 



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