I created a durable subsciber to a topic and disconnected the client.
I tried to send 1000 messages to the topic but I am noticing the the client
code session.send(msg) blocks after 92 messages are sent.

I am using Oracle 9i for storing messages. 

select count(*) from activemq_msgs;

returned me 92.

Why is the client blocked. I am evaluating ActiveMQ and it would be great if
someone could reply. Thanks :)
-- 
View this message in context: 
http://www.nabble.com/problem-with-durable-subscribers-tf2145613.html#a5923485
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to