Hello, I need a queue with HTTP consumers. My problem is that when the JVM dies, the consumer remains active (i can see them active in the web console), thus preventing the new consumer from receiving messages. If i use TCP instead of HTTP, the dead consumers are inactivated correctly and everything works.
Anyone been thru something like this or can suggest me a workaround? Tnx, Julio -- View this message in context: http://old.nabble.com/Active-Consumers-on-TCP-x-HTTP-tp26513355p26513355.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.