Hi,

I would like to know if it is possible to select messages from a queue ? I
don't want to remove the messages from a queue but like a select performed
on a DB table, I would like at a certain moment to perform a query to a
queue in order to detect by example "How many messages are processed ?",
"How many orders have their status equals to settled " ?

This service is required by a web module.

Idea

>From a web page --> call a Spring Service running on my application server
--> call (? camel)/queue to "select messages according to defined criteria"
--> result returned and displayed in a table

KR,

Charles Moulliard

-----
Enterprise Architect

Xpectis
12, route d'Esch
L-1470 Luxembourg

Phone +352 25 10 70 470
Mobile +352 621 45 36 22

e-mail : [EMAIL PROTECTED]
web site :  www.xpectis.com www.xpectis.com 
My Blog :  http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/  
-- 
View this message in context: 
http://www.nabble.com/Is-it-possible-to-select-messages-from-a-queue---tp20624624p20624624.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to