Is there sample code or explanation in the documentation on how to browse a queue. I have setup a local queue and subscribed to messages from a queue in the broker. I set acquire mode to pre-acquire and the accept mode to none. The messages are still removed from the broker's queue even though I don't accept the message. What am I doing wrong? //Bill --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org