Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 05C6C1018E for ; Thu, 19 Sep 2013 15:29:58 +0000 (UTC) Received: (qmail 21589 invoked by uid 500); 19 Sep 2013 15:29:57 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 20132 invoked by uid 500); 19 Sep 2013 15:29:55 -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 19668 invoked by uid 99); 19 Sep 2013 15:29:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Sep 2013 15:29:52 +0000 Date: Thu, 19 Sep 2013 15:29:52 +0000 (UTC) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQ-4426) Allow XAPooledConnectionFactory to be used from ee ( implement ObjectFactory, [Queue|Topic]ConnectionFactory MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13771972#comment-13771972 ] Gary Tully commented on AMQ-4426: --------------------------------- https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=c3875222 is also relevant to ensure we don't default to a local tx or autoack after an abort > Allow XAPooledConnectionFactory to be used from ee ( implement ObjectFactory, [Queue|Topic]ConnectionFactory > ------------------------------------------------------------------------------------------------------------ > > Key: AMQ-4426 > URL: https://issues.apache.org/jira/browse/AMQ-4426 > Project: ActiveMQ > Issue Type: New Feature > Components: activemq-pool > Affects Versions: 5.8.0 > Environment: ee container eg: jboss > Reporter: Gary Tully > Assignee: Gary Tully > Labels: connectionfactory, ee, jboss, jta, pool, xa > Fix For: 5.9.0 > > > To easily bind a connection factory that is aware of the containers transaction manager(tm) the use of javax.naming ObjectFactory comes in handy. > This allows the connection factory to create instances from a jndi lookup. > Having the tm resolved from jndi at runtime makes sense to avoid wiring dependencies. > Having the XAPooledConnectionFactory implement the ee type Queue and Topic connection factory interfaces makes such a factory useable. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira