Re: NullPointerException on ActiveMQConnection.close

2008-07-08 Thread gupabhi
I forgot to mention, its version 5.0.0 Thanks, Abhi rajdavies wrote: > > which version ? > On 8 Jul 2008, at 19:07, gupabhi wrote: > >> >> Hi, >> I'm using ActiveMQ on JMS to run some junit tests. I create a new >> instance of the broker etc for every unit test. Sometimes I get the >> fol

Re: NullPointerException on ActiveMQConnection.close

2008-07-08 Thread Rob Davies
which version ? On 8 Jul 2008, at 19:07, gupabhi wrote: Hi, I'm using ActiveMQ on JMS to run some junit tests. I create a new instance of the broker etc for every unit test. Sometimes I get the following exception while sending a message using the JMSTemplate. When the close() is called o