Can anyone please help me with this? Thanks again, David
Mensaje citado por David Ward <[EMAIL PROTECTED]>: > Hi, all - got a general JMS question I hope someone could help me with. > > It has to do with the QueueSession.createReceiver(Queue,String) method. > The > second parameter defines a messageSelector. Now the nature of queues is that > a > message stays there until someone takes it out and acknowledges it, or the > message expires. My question is, what happens if no one grabs the message > because no one matches the selector, and there is no expire time set? Do > they > just pile up? > > Thanks, > David > ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
