Re: Searching for a string in messages of queues

2008-11-07 Thread pablomano
ng pattern) functionality which I could use from php to communicate with the running ActiveMQ on the server. James.Strachan wrote: > > 2008/11/5 pablomano <[EMAIL PROTECTED]>: >> Is it possible to search for a string in the body of messages of a queue? >> I >> sen

Searching for a string in messages of queues

2008-11-05 Thread pablomano
Is it possible to search for a string in the body of messages of a queue? I send a message to the queue and the message contains certain data in the body. At certain times I would like to find out whether the queue contains messages which contain that certain data. Thank you! Paul -- View this