Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BEE0210CB6 for ; Wed, 14 Aug 2013 11:24:21 +0000 (UTC) Received: (qmail 36511 invoked by uid 500); 14 Aug 2013 11:24:21 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 35845 invoked by uid 500); 14 Aug 2013 11:24:19 -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 35819 invoked by uid 99); 14 Aug 2013 11:24:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Aug 2013 11:24:18 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of mimodene@gmail.com does not designate 216.139.250.139 as permitted sender) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Aug 2013 11:24:10 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1V9ZAi-0004nB-Jv for users@activemq.apache.org; Wed, 14 Aug 2013 04:23:24 -0700 Date: Wed, 14 Aug 2013 04:23:09 -0700 (PDT) From: mimodene To: users@activemq.apache.org Message-ID: <1376479389349-4670365.post@n4.nabble.com> Subject: Advisory only for Topics not for Queues MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello, In my application i need advisory messages on a topic. Now I have an advisory-topic for every queue I make aswell. I actuallly don't need advisories on queues. Can I turn off advisories for queues only ? >From the doc I take: ActiveMQ.Advisory.Queue is true per default an has no PolicyEntry property. Is there a way have advisory ONLY on topics ? I could do this in Java or configuration with PolicyEntry. Thanks Michael -- View this message in context: http://activemq.2283324.n4.nabble.com/Advisory-only-for-Topics-not-for-Queues-tp4670365.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.