[JBoss-user] [Messaging, JMS & JBossMQ] - Duplicate messages

2005-03-02 Thread mkprim
Hi I'm using JBoss 3.2.3, to run an application that uses JBossMQ as it's JMS provider. The performance is not bad, however we've been capturing the network packets using a sniffer (Ethereal). We've seen that when the server sends an object message to the client (using a TemporaryQueue establis

[JBoss-user] [Messaging, JMS & JBossMQ] - Duplicate messages received from Queue

2004-09-13 Thread jaded
hi, 1. I am subscribing to a persistent queue (JBOSS version 3.2.5). However even after consuming a message (the susbscriber throws No Exception) and sending the acknowledgement, the message is not being removed from the Queue. 2. The same message is not being sent again by the queue (if the cas