Re: AMQ4.1.1: External broker drops transport connector for unknown reason

2008-04-21 Thread uma_rk
I had a couple of significant problems with 5.0.0 due to which I chose to downgrade to 4.1.1. My main problem now is that sporadically, the messages on topics are not transported over the networkConnector to the rmeote broker, even though there are subscribers to the topic on the remote

Re: AMQ4.1.1: External broker drops transport connector for unknown reason

2008-04-18 Thread Rob Davies
ActiveMQ 4.1.3 isn't released - can you move to ActiveMQ 5 ? On 18 Apr 2008, at 01:51, [EMAIL PROTECTED] wrote: I need to download ActiveMQ4.1.3. I do not see 4.1.3 on the download page. I see only 4.1.2. Could someone pl point me to 4.1.3 binaries? Regards /Ur -- Original

AMQ4.1.1: External broker drops transport connector for unknown reason

2008-04-17 Thread uma_rk
I have two peers A.xxx.com and B.xxx.com connected using external brokers running on each. A and B each have a number of applications that have transport connections to the respective brokers. [clients] --- tcpConnector --- [ext Broker A] === NetworkConnector === extBroker B] --- tcpConn

Re: AMQ4.1.1: External broker drops transport connector for unknown reason

2008-04-17 Thread uma_rk
It appears that U am running into the following problem: https://issues.apache.org/activemq/browse/AMQ-1045 Is there any way to increase the pool size while instantiating AMQ connection factory using Spring? Regards /U -- Original message -- From: [EMAIL