On 6/7/07, Raffaele <r.gambelli@prismasw.it> wrote:
>
> Hi all,
>
> from javadoc of ActiveMQQueueBrowser:
> Messages may be arriving and expiring while the scan is done. The JMS API
> does not require the content of an enumeration to be a static snapshot of
> queue content. Whether these changes are visible or not depends on the JMS
> provider.
>
> that it is the same doc of javax.jms.QueueBrowser....well ActiveMQ how
> manages those situations?
The queue browser in ActiveMQ sees a snapshot of the messages on the
queue at the time the queue browser is created.
--
James
-------
http://macstrac.blogspot.com/
|