Return-Path: X-Original-To: apmail-axis-java-dev-archive@www.apache.org Delivered-To: apmail-axis-java-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 4EE9D11298 for ; Fri, 10 May 2013 10:32:15 +0000 (UTC) Received: (qmail 2401 invoked by uid 500); 10 May 2013 10:32:14 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 2130 invoked by uid 500); 10 May 2013 10:32:14 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 2110 invoked by uid 99); 10 May 2013 10:32:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 May 2013 10:32:13 +0000 Date: Fri, 10 May 2013 10:32:13 +0000 (UTC) From: "Andreas Veithen (JIRA)" To: java-dev@axis.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Moved] (AXIS2-5527) improve jms transport to support jta libraries 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/AXIS2-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen moved TRANSPORTS-5 to AXIS2-5527: ------------------------------------------------- Component/s: (was: JMS) JMS transport Fix Version/s: (was: 1.7.0) 1.6.3 1.7.0 Key: AXIS2-5527 (was: TRANSPORTS-5) Project: Axis2 (was: Axis2 Transports) > improve jms transport to support jta libraries > ---------------------------------------------- > > Key: AXIS2-5527 > URL: https://issues.apache.org/jira/browse/AXIS2-5527 > Project: Axis2 > Issue Type: Improvement > Components: JMS transport > Reporter: Amila Chinthaka Suriarachchi > Fix For: 1.7.0, 1.6.3 > > Attachments: patch.txt, patch.txt > > > Currently jms transport always looks an JNDI context to get the user transactions and jmsfactories. > But this code is used only in JMSConnectionFactory. So an alternative implementation can be written by giving a class which extends the JMSConnctionFactory. > This parameter can be set at the transport sender and receiver descriptor level. > eg > > test.com.jms.client.AtomicosActiveMQJMSConnectionFactory > -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org