Re: Ajax and Tomcat 6 - based on web-demo with a non embedded broker

2011-07-18 Thread jaskaran
Hi Dejan Thanks alot. I will deploy on Jetty Thanks jaskaran -- View this message in context: http://activemq.2283324.n4.nabble.com/Ajax-and-Tomcat-6-based-on-web-demo-with-a-non-embedded-broker-tp3297683p3677266.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Could anyone give an explanation about the detailed process of sync sending and async sending in ActiveMQ?

2011-07-18 Thread jessezbj
Could anyone give an explanation about the detailed process of sync sending and async sending in ActiveMQ? Especially for sync sending, is it the synchronization between sender and broker, or the sender and receiver? And what will happen if you send message across a network of brokers? Thanks.

Re: urgent: Transport failed messages in activemq

2011-07-18 Thread agujral
These messages goes away when I restart the server. Is is that client is disconnecting since server cannot service the client. Please suggest what I should do so that I dont see these errors. thanks Anurag -- View this message in context: http://activemq.2283324.n4.nabble.com/urgent-Transport-fa

HA Network of Brokers

2011-07-18 Thread Keith Minkler
Hi! We've spent the past couple weeks trying to setup an ActiveMQ cluster which would have both high availability of brokers as well as high availability of messages (e.g. to not have messages get stuck on crashed brokers). It seems that this configuration is missing from the documentation or mai

Re: Network of Broker - NetworkConnector & Active Durable Topic Subscribers

2011-07-18 Thread Gary Tully
A network connector subscriber is treated the same as a local subscriber from this perspective. There is a broker attribute that determines whether a durable sub remains active when offline, see keepDurableSubsActive The idea is to ensure there pending messages are cached in memory so that dispatch

Re: How does prefetch work with client acknoledgements?

2011-07-18 Thread lernen.2007
Hi, we have the problem with all the activemq versions.The messages stuck after a failover. Regards -- View this message in context: http://activemq.2283324.n4.nabble.com/Messages-stuck-in-queue-tp3244342p3675465.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Stomp over Websocket truncates the message

2011-07-18 Thread manua
I have created the issue for this, https://issues.apache.org/jira/browse/AMQ-3402 Thanks, Manu -- View this message in context: http://activemq.2283324.n4.nabble.com/Stomp-over-Websocket-truncates-the-message-tp3670514p3675319.html Sent from the ActiveMQ - User mailing list archive at Nabble.co

Re: Possible memory leak

2011-07-18 Thread Dejan Bosanac
Please raise a Jira for it and attach a heap dump there. Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Fr

Re: Ajax and Tomcat 6 - based on web-demo with a non embedded broker

2011-07-18 Thread Dejan Bosanac
Hi, Ajax feature is implemented using Jetty continuations so it's not possible to use it in plain Tomcat. Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.co

Re: Stomp over Websocket truncates the message

2011-07-18 Thread Dejan Bosanac
Can you raise an issue for this and ideally create a test case that reproduces it? Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://