Re: Bean invocation .class vs new

2015-03-30 Thread Claus Ibsen
;) > > > .end(); > > > Thanks > > Regards > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Bean-invocation-class-vs-new-tp5764039p5764474.html > Sent from the Camel - Users mailing list archive at Nabble.com. --

Re: Bean invocation .class vs new

2015-03-29 Thread yuncil
No ideas? Anyone? -- View this message in context: http://camel.465427.n5.nabble.com/Bean-invocation-class-vs-new-tp5764039p5765004.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Bean invocation .class vs new

2015-03-20 Thread yuncil
nabble.com/Bean-invocation-class-vs-new-tp5764039p5764474.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Bean invocation .class vs new

2015-03-16 Thread yuncil
Hey Claus, thank you I got it now. -- View this message in context: http://camel.465427.n5.nabble.com/Bean-invocation-class-vs-new-tp5764039p5764217.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Bean invocation .class vs new

2015-03-12 Thread Claus Ibsen
> Do I get two instances of MyBeanA? If not, how is the syntax if I want to > reuse MyBeanA in the third line? > > You say the bean component caches and reuse the object, but when does the > cache gets cleared? I guess only if my application will shut down, am I > wrong? > >

Re: Bean invocation .class vs new

2015-03-12 Thread yuncil
third line? You say the bean component caches and reuse the object, but when does the cache gets cleared? I guess only if my application will shut down, am I wrong? thanks -- View this message in context: http://camel.465427.n5.nabble.com/Bean-invocation-class-vs-new-tp5764039p5764042.ht

Re: Bean invocation .class vs new

2015-03-12 Thread Claus Ibsen
t was understandable, maybe one of you can give me a hint. Thank you > in advance > > regards > > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Bean-invocation-class-vs-new-tp5764039.html > Sent from the Camel - U

Bean invocation .class vs new

2015-03-12 Thread yuncil
this message in context: http://camel.465427.n5.nabble.com/Bean-invocation-class-vs-new-tp5764039.html Sent from the Camel - Users mailing list archive at Nabble.com.