Re: org.apache.activemq.xbean.BrokerFactoryBean

2008-09-01 Thread James Strachan
2008/9/1 Minh Tu Duong <[EMAIL PROTECTED]>: > Hi all, > > i am using XBean-Spring configuration of BrokerFactoryBean to create an > embedded AMQ in my Application. > as the document describe: > > http://activemq.apache.org/spring-support.html > > it support the standard Xml Configuration >

org.apache.activemq.xbean.BrokerFactoryBean

2008-09-01 Thread Minh Tu Duong
Hi all, i am using XBean-Spring configuration of BrokerFactoryBean to create an embedded AMQ in my Application. as the document describe: http://activemq.apache.org/spring-support.html it support the standard Xml Configuration mechanism: h

Broker hangs under heavy load: possible TCP/IP problems?

2008-09-01 Thread Eduardo Corral
Hi everyone We are using ActiveMQ 4.1.1 over JRE 1.5.0_06 and Solaris 10 as JMS provider. Our broker is embedded inside the application, and we use it, not only to hold destinations for incoming external messages, but to hold destinations for internal communication (producers and consumers ex

Re: On Restarting ActiveMQ my Old Queues get deleted.

2008-09-01 Thread Jigar Naik
it worked... Thanks a lot... can you tell me where can i find activeMQ.xml configuration related information ? rajdavies wrote: > > ok - comment out the memory persistent adaptor - in your config - > which only keeps messages in memory. ActiveMQ will then use the > default - which stores