From dev-return-14186-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Tue Feb 03 22:14:23 2009 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 78683 invoked from network); 3 Feb 2009 22:14:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Feb 2009 22:14:23 -0000 Received: (qmail 1549 invoked by uid 500); 3 Feb 2009 22:14:22 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 1528 invoked by uid 500); 3 Feb 2009 22:14:22 -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 1517 invoked by uid 99); 3 Feb 2009 22:14:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2009 14:14:22 -0800 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2009 22:14:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6615D234C48B for ; Tue, 3 Feb 2009 14:13:59 -0800 (PST) Message-ID: <801419033.1233699239365.JavaMail.jira@brutus> Date: Tue, 3 Feb 2009 14:13:59 -0800 (PST) From: "Guillaume Nodet (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-2095) Make pooled session implement XASession in case we need very specific management In-Reply-To: <1357942737.1233698639414.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved AMQ-2095. ---------------------------------- Resolution: Fixed Sending activemq-pool/src/main/java/org/apache/activemq/pool/JcaConnectionPool.java Sending activemq-pool/src/main/java/org/apache/activemq/pool/PooledSession.java Sending activemq-pool/src/main/java/org/apache/activemq/pool/SessionPool.java Sending activemq-pool/src/main/java/org/apache/activemq/pool/XaConnectionPool.java Transmitting file data .... Committed revision 740476. > Make pooled session implement XASession in case we need very specific management > -------------------------------------------------------------------------------- > > Key: AMQ-2095 > URL: https://issues.apache.org/activemq/browse/AMQ-2095 > Project: ActiveMQ > Issue Type: Improvement > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Fix For: 5.3.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.