Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 5025 invoked from network); 18 Mar 2010 16:32:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Mar 2010 16:32:26 -0000 Received: (qmail 23727 invoked by uid 500); 18 Mar 2010 16:32:25 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 23699 invoked by uid 500); 18 Mar 2010 16:32:25 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 23691 invoked by uid 99); 18 Mar 2010 16:32:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Mar 2010 16:32:25 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Mar 2010 16:32:19 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NsIda-0004UI-VN for users@activemq.apache.org; Thu, 18 Mar 2010 09:31:58 -0700 Message-ID: <27948028.post@talk.nabble.com> Date: Thu, 18 Mar 2010 09:31:58 -0700 (PDT) From: BenXS To: users@activemq.apache.org Subject: Can I allow storing of JMS msg in Queue but deny fetching them? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: bxstover@yahoo.co.uk For a certain Queue (e.g. myqueue123) I would like to allow producers to store new JMS messages but not for Consumers to retrieve them. How can I achieve this? In other words: Which parameter do I have to set in which confg file? Ben -- View this message in context: http://old.nabble.com/Can-I-allow-storing-of-JMS-msg-in-Queue-but-deny-fetching-them--tp27948028p27948028.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.