Hi, just a sidenote: deploying two MDB ataching to the same destination
has unspecifyed behaviour if a remember the EJB 2.0 spec correct - so we
are spec compliant ;-)

But it would be really good if this could be fixed. 

If I remember correct we also have a problem with durable topics. I.e
deploy a MDB, send some messages, undeploy it, send some messages,
deploy it: no messages will be recives. Deploy it once more: all new and
some of the old will be received.

Once described in http://groups.yahoo.com/group/spyderMQ/message/952

Or have I missed the fix of that?

//Peter

On  8 Aug, Jason Dillon wrote:
> I setup a client which sent 1k persistent messages to a queue, with no
> consumers attached.  Then started up one consumer (MDB), which started to
> consume messages as it should.  I then started up a second (also a MDB)
> which attached and then just sat there, even though there are still hundreds
> of messages to consume.
> 
> I then sent another 10 messages to the queue and the second consumer woke up
> to process some of the 10 (not sure how many it actually did), then became
> idle once those messages were processed.
> 
> I ran this test, because before I noticed that if I ran this test the first
> consumer would just sit there, which seems to have been fixed.
> 
> Any ideas on why the second consumer would not see any of the messages from
> the first round?
> 
> --jason
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development

-- 
------------------------------------------------------------
Peter Antman             Technology in Media, Box 34105 100 26 Stockholm
Systems Architect        WWW: http://www.tim.se
Email: [EMAIL PROTECTED]        WWW: http://www.backsource.org
Phone: +46-(0)8-506 381 11 Mobile: 070-675 3942 
------------------------------------------------------------


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to