Hi,
I'm using a couple of topics with the configuration shown at the bottom of
this msg. There is 1 client consuming from each topic, both run the same
code, create a connection like this:
ActiveMQConnectionFactory factory = new
ActiveMQConnectionFactory(this.url);
this.connection = fact
Hi, I'm having some problems with a producer losing messages at random. I
have already checked http://activemq.apache.org/my-producer-blocks.html but
I don't think it's related to that problem. I have a non-persistent topic,
the producer sends around 30-50 messages/sec and my consumer is quite fa