Re: Passing parameter to Bean

2013-12-04 Thread zahir
Thank you for your reply. Could you show me an example. -- View this message in context: http://camel.465427.n5.nabble.com/Passing-parameter-to-Bean-tp5744331p5744343.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Passing parameter to Bean

2013-12-04 Thread Christian Posta
inject it into your route builder as a String, then you can use it in your route or reference it somehow On Wed, Dec 4, 2013 at 2:49 PM, zahir wrote: > Hello, > > I have a property file defined in applicationContext.xml > >http://camel.apache.org/schema/spring";> > > transformation