Re: Unable to configure embedded broker activemq 5.3.x

2010-05-10 Thread Travers Snyman
using-the-vm-transport.html > > On 6 May 2010 15:16, Travers Snyman wrote: > >> >> Hi Dejan, >> The osgi dependency in the pom did the trick. It however seems the >> connection factory starts before the broker is started completely. It >> gets >> stu

Re: Unable to configure embedded broker activemq 5.3.x

2010-05-06 Thread Travers Snyman
Action - http://www.manning.com/snyder/ > Blog - http://www.nighttale.net > > > On Thu, May 6, 2010 at 10:09 AM, Travers Snyman > wrote: > >> >> Yes I have tried this with 5.3.1 and get the same error >> >> Instantiation of bean failed; nested exception is

Re: Unable to configure embedded broker activemq 5.3.x

2010-05-06 Thread Travers Snyman
w.nighttale.net > > > On Thu, May 6, 2010 at 9:11 AM, Travers Snyman > wrote: > >> >> I am unable to get the right configuration for an embedded broker to >> start >> configuring with spring. >> >> In my pom.xml I have the following dependancy

Unable to configure embedded broker activemq 5.3.x

2010-05-06 Thread Travers Snyman
I am unable to get the right configuration for an embedded broker to start configuring with spring. In my pom.xml I have the following dependancy for activemq org.apache.activemq activemq-core 5.3.2 My Jms-context.xml contains the following fo