Re: Bean component documentation update

2012-07-05 Thread Christian Müller
Great! Best, Christian On Thu, Jul 5, 2012 at 1:47 PM, Henryk Konsek wrote: > > [1] http://camel.apache.org/bean.html > > Or better here - https://cwiki.apache.org/confluence/display/CAMEL/Bean . > > -- > Henryk Konsek > http://henryk-konsek.blogspot.com >

Re: Bean component documentation update

2012-07-05 Thread Henryk Konsek
> [1] http://camel.apache.org/bean.html Or better here - https://cwiki.apache.org/confluence/display/CAMEL/Bean . -- Henryk Konsek http://henryk-konsek.blogspot.com

Bean component documentation update

2012-07-05 Thread Henryk Konsek
Hi, Some Camel newcomers I work with asked me why there is no documentation regarding using bean() and beanRef() Java DSL syntax in the context of Bean Component [1]. I tell them to use the following syntax: from("direct:start").beanRef("yourBeanEndpoint"). The problem is that Bean Component docu