On Sat, Jan 18, 2014 at 2:54 PM, m.mcinness1 <m.mcinne...@gmail.com> wrote:
> Thanks, Claus, for lending an ear to these very basic questions. I really
> appreciate the help.
>
> Do I need to reference the activemq bean in my <bean id="myBean"
> class="com.foo.MyBean" />? Does MyBean need to be instantiated in any
> special way?
>
> Is there, perhaps, a fully-working example bundle out there that I could
> refer to?
>

Yeah its how dependency injection works in blueprint. I suggest to
read up a bit on that.
http://aries.apache.org/modules/blueprint.html

Its similar to how dependency injection works in spring xml files.



>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/camel-activemq-POJO-producer-is-null-tp5746075p5746203.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
Make your Camel applications look hawt, try: http://hawt.io

Reply via email to