Re: VM Transport problem when closing connections

2007-09-25 Thread zouzounos
No i am not using Spring and YES, I have also tried it without "failover". The result is the same. TOPPER_HARLEY wrote: > > Hi, > Are you using Spring? Can you use an > org.apache.activemq.xbean.BrokerFactoryBean? > > This will create and start the broker and just leave it there in the VM. >

VM Transport problem when closing connections

2007-09-24 Thread zouzounos
Hi, I'm using activemq4.1.1 under tomcat 6. I am using the next entry in the Context.xml: As the d=ocumentation says, the broker is created upon creation of a connection The problem that i face is that after releasing the connection using Connection.close() (and if no other connection is still