0 Replies Latest reply on Sep 27, 2013 10:38 PM by skadian1

    how to use filter for removing the message from queue by cli in jboss as 7

    skadian1

      Hi,

      When I use the below command then it deletes all messages

      -----------------------------------------------------------------------------------------------

      [standalone@localhost:9999 jms-queue=myQueue] :remove-messages()

      -----------------------------------------------------------------------------------------------

       

      But I want to use filter in the :remove-messages(filter=), pl suggest how to use.

       

       

      Regards