Howdy all

Ive been messing with the JMS Selectors to implement the ability to do a
delivery time on a message for MDBs.  Basically added in a
CURRENT_TIMESTAMP into the selector which gets translated into the
current time on parsing. (Its not in spec but i need some sort of delay
mechanism).

Problem is i cant seem to find a thread which looks over the messages on
the queue currently and compares them to current subscribers selectors
again.  This appears to be only checking on initial receipt of the
message on the queue.

Is this actually the case or am I just missing something?

Thanks
-=Brian




-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to