Hi there,

Would there be any reason a JMS consumer would just stop reading from its 
topic? It's a simple tomcat webapp and when tomcat is restarted the consumer 
starts reading again, until it stops again after a day or so. After it reads a 
message it sends a message to another topic on the broker and I believe this 
topic is now very large indeed as its durable subscriber hasn't read from it in 
months. Could that be causing a problem?

thanks,

Alistair

--------------
mov eax,1
mov ebx,0
int 80

Reply via email to