Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 71238 invoked from network); 18 Nov 2010 23:05:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Nov 2010 23:05:18 -0000 Received: (qmail 77524 invoked by uid 500); 18 Nov 2010 23:05:49 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 77499 invoked by uid 500); 18 Nov 2010 23:05:49 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 77491 invoked by uid 99); 18 Nov 2010 23:05:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Nov 2010 23:05:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Nov 2010 23:05:46 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAIN5PGQ004818 for ; Thu, 18 Nov 2010 23:05:25 GMT Message-ID: <17819292.8171290121525037.JavaMail.jira@thor> Date: Thu, 18 Nov 2010 18:05:25 -0500 (EST) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQCPP-329) Add the ability to participate in XA Transactions In-Reply-To: <1326137.7091290003685147.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQCPP-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-329. --------------------------------- Resolution: Fixed Work completed in trunk. > Add the ability to participate in XA Transactions > ------------------------------------------------- > > Key: AMQCPP-329 > URL: https://issues.apache.org/activemq/browse/AMQCPP-329 > Project: ActiveMQ C++ Client > Issue Type: Improvement > Components: CMS Impl, Openwire > Affects Versions: 3.2.3 > Reporter: Timothy Bish > Assignee: Timothy Bish > Priority: Minor > Fix For: 3.3.0 > > > Create a JMS style XA Connection API to CMS and support XA in for openwire Connections. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.