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 AF58B10A57 for ; Mon, 15 Jul 2013 18:28:06 +0000 (UTC) Received: (qmail 16772 invoked by uid 500); 15 Jul 2013 18:28:06 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 16728 invoked by uid 500); 15 Jul 2013 18:28:05 -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 16715 invoked by uid 99); 15 Jul 2013 18:28:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jul 2013 18:28:04 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of demablogia@gmail.com designates 209.85.214.182 as permitted sender) Received: from [209.85.214.182] (HELO mail-ob0-f182.google.com) (209.85.214.182) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jul 2013 18:27:57 +0000 Received: by mail-ob0-f182.google.com with SMTP id va7so14493368obc.27 for ; Mon, 15 Jul 2013 11:27:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=q/HuBl80VJPwBRC5nzlbXAO/PVhxM5KAjKHpeF0imz8=; b=iqy6pV3ieY4zqQALqqxrtCD0aqbd0j2Wwd3GMS2j8BrzZiWfJkOkp7MsX/SyuJziC9 IsSO3uQVQ0fEb0HfCBGasOHLxhaa7FaGkfPvLT3k3capqOjJX8B5M+QIzcRODvw/ERV7 ZznT/bkDmXbx/Iz1SLm3stBSl8rKPs9n3ZGp/9fEt//XqBGnAdMSJez4DGidJX2zfVLb SSOSFnEfgzM6CWGdQ4kvqIhLlaMettzKkrpyYSSM6QEfCMA7M5yfMJ7NZBLGlBZ2Dv52 5QT0mIeQ0+ToPIeBhwoFaQrEEsojKMLqMjUi/JcL9oRosg+XrYZJSMv5qQolBcyJ3EWU ++fA== X-Received: by 10.60.123.112 with SMTP id lz16mr44973485oeb.88.1373912856854; Mon, 15 Jul 2013 11:27:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.68.201 with HTTP; Mon, 15 Jul 2013 11:27:16 -0700 (PDT) From: =?ISO-8859-1?Q?Jose_Mar=EDa_Zaragoza?= Date: Mon, 15 Jul 2013 20:27:16 +0200 Message-ID: Subject: JMS session transacted To: users Content-Type: multipart/alternative; boundary=047d7b5d4f2ec9083404e19103d5 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5d4f2ec9083404e19103d5 Content-Type: text/plain; charset=ISO-8859-1 Hello: I would like to know if a JMS session is not transated but it's auto-acknowledge , it allows redelivering the non-acknowledge messages I've got a ActiveMQ broker in non-persistent mode and I would like t know if it's required to use transactions for ensuring the delivery Thanks and regards --047d7b5d4f2ec9083404e19103d5--