Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 35442 invoked from network); 27 Oct 2006 21:21:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Oct 2006 21:21:07 -0000 Received: (qmail 75064 invoked by uid 500); 27 Oct 2006 21:21:18 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 75041 invoked by uid 500); 27 Oct 2006 21:21:18 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 75027 invoked by uid 99); 27 Oct 2006 21:21:18 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Oct 2006 14:21:18 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Oct 2006 14:21:04 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GdZ87-00041G-5X for activemq-users@geronimo.apache.org; Fri, 27 Oct 2006 14:20:43 -0700 Message-ID: <7038598.post@talk.nabble.com> Date: Fri, 27 Oct 2006 14:20:43 -0700 (PDT) From: robottaway To: activemq-users@geronimo.apache.org Subject: Using MessageListener with session transactions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: rottaway@musiciansfriend.com X-Virus-Checked: Checked by ClamAV on apache.org Hi I am using the NMS ActiveMQ library. I would like to use the MessageListener/onMessage method in my code while using transactions. I will need to Rollback if certain problems occur. How exactly would I go about setting up for this? Is there a good example somewhere? -- View this message in context: http://www.nabble.com/Using-MessageListener-with-session-transactions-tf2523245.html#a7038598 Sent from the ActiveMQ - User mailing list archive at Nabble.com.