Re: problem with ActiveMQ component

2012-09-03 Thread Sura Monday
apparently it turned out to be that maven is loading some unnecessary spring jars, which caused this problem. From: Willem jiang To: users@camel.apache.org; Sura Monday Sent: Monday, September 3, 2012 1:02 PM Subject: Re: problem with ActiveMQ component

Re: problem with ActiveMQ component

2012-09-02 Thread Willem jiang
om)> > To: users@camel.apache.org (mailto:users@camel.apache.org) > Sent: Sunday, September 2, 2012 8:12 PM > Subject: Re: problem with ActiveMQ component > > Hi > > You need to setup a connection factory. > > This page tells you how to setup AMQ, but with

Re: problem with ActiveMQ component

2012-09-02 Thread Sura Monday
ng, so I am trying to see how this could be done in Java only. From: Claus Ibsen To: users@camel.apache.org Sent: Sunday, September 2, 2012 8:12 PM Subject: Re: problem with ActiveMQ component Hi You need to setup a connection factory. This page tells you h

Re: problem with ActiveMQ component

2012-09-02 Thread Claus Ibsen
Hi You need to setup a connection factory. This page tells you how to setup AMQ, but with XML though http://camel.apache.org/activemq See how we setup AMQ in camel-jms unit tests https://svn.apache.org/repos/asf/camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/CamelJ