Re: BrokerContainer SpringBrokerContainerFactory classes

2014-03-04 Thread tvijayram
Hi, thanks for the help. It worked out for me. But now I am facing some issue with xml parsing. I got he below error while running. Below I also copied the xml which i am using and I haven't changed anything in the xml. it seems there is a change in xml parising from 4.1 version onwards.

Re: BrokerContainer SpringBrokerContainerFactory classes

2014-03-03 Thread tvijayram
Hi Christian, Thanks for the help. In our application we are trying to create a Broker Container container by using the SpringBrokerContainerFactory's newInstance method. SpringBrokerContainerFactory's.newInstance(Resource). But in BrokerFactoryBean we don't have this method. And I tried to use

BrokerContainer SpringBrokerContainerFactory classes

2014-02-27 Thread tvijayram
Hi, I am currently using *Activemq-3.2.2* version. We are facing some issue w.r.t socket error. Our application was timing out with a* java.net.SocketTimeoutException:* Read timed out error trying to communicate with XXX due to errors in application. The problem was caused by active-mq3.2.2