From users-return-47024-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Fri Apr 21 18:15:45 2017 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 6FF161988B for ; Fri, 21 Apr 2017 18:15:45 +0000 (UTC) Received: (qmail 49808 invoked by uid 500); 21 Apr 2017 18:15:45 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 49761 invoked by uid 500); 21 Apr 2017 18:15:45 -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 Delivered-To: moderator for users@activemq.apache.org Received: (qmail 19171 invoked by uid 99); 21 Apr 2017 16:17:52 -0000 X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.19 X-Spam-Level: **** X-Spam-Status: No, score=4.19 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FORGED_YAHOO_RCVD=1.022, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Date: Fri, 21 Apr 2017 09:04:29 -0700 (PDT) From: Katakana54 To: users@activemq.apache.org Message-ID: <1492790669914-4725147.post@n4.nabble.com> Subject: JMS Message is delivered to queue with JMSDeliveryMode Non Persistent MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit In Artemis 1.5.4 Have the following server broker.xml where I divert messages from a MQTT topic to a JMS queue, both local. How can I make sure that that JMS message will be delivered with JMSDeliveryMode=persistent? At this moment it is being automatically set to Non-Persistent. -- View this message in context: http://activemq.2283324.n4.nabble.com/JMS-Message-is-delivered-to-queue-with-JMSDeliveryMode-Non-Persistent-tp4725147.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.