Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 75324 invoked from network); 19 Nov 2008 16:04:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2008 16:04:59 -0000 Received: (qmail 83040 invoked by uid 500); 19 Nov 2008 16:05:05 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 82984 invoked by uid 500); 19 Nov 2008 16:05:05 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 82973 invoked by uid 99); 19 Nov 2008 16:05:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2008 08:05:05 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of davanum@gmail.com designates 74.125.46.157 as permitted sender) Received: from [74.125.46.157] (HELO yw-out-1718.google.com) (74.125.46.157) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2008 16:03:41 +0000 Received: by yw-out-1718.google.com with SMTP id 6so11096ywa.88 for ; Wed, 19 Nov 2008 08:04:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=iJDZA169g74KbBVsqxbWUt40j3MZ13dTUoL4X1pi7jE=; b=ZLXmqYh/lGQLojRK/eOIr0bM3Sz4EQQOU2ABb+zlivvA9HufgBmoYW6oqDsvUMO7C9 nIXBv/UB1iy469MI8vALE5ZhImaMTGp5XR5tZkOFW4hggkd3SSdhC7W4h4dkm1RtLKsm bcpKY4CdvetFdKC/D+afK5Zub9mACDcWkQywg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=xmtjszMLwRoS2W+xtvVNWmxct7FSxb04eMJLvSazLQq2JsxDAtYWWMW5Bb4XRcQhAe KOZP92GIaLLoBD01ZOrPnno8/Oj/GYWrRorsbuz+KX1aplew7fAGnq+O9dZtrUbqE2Cf 0iYY1DKbn5xRODMD1ciD4n+0j6ef/2BQkqedM= Received: by 10.103.182.3 with SMTP id j3mr416337mup.107.1227110655148; Wed, 19 Nov 2008 08:04:15 -0800 (PST) Received: by 10.103.233.7 with HTTP; Wed, 19 Nov 2008 08:04:15 -0800 (PST) Message-ID: <19e0530f0811190804p43bdb24en811494d73b3529d7@mail.gmail.com> Date: Wed, 19 Nov 2008 11:04:15 -0500 From: "Davanum Srinivas" To: axis-dev@ws.apache.org, irantha@wso2.com Subject: Re: Patch - Axis2 configuration to support synapse transactions Cc: dev@synapse.apache.org In-Reply-To: <49243836.2090304@wso2.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49229323.7050903@wso2.com> <49243836.2090304@wso2.com> X-Virus-Checked: Checked by ClamAV on apache.org Please log a JIRA issue. thanks, dims On Wed, Nov 19, 2008 at 11:00 AM, Irantha wrote: > Axis2 patch to support transaction configuration in axis2.xml. > > -Irantha > > >> In oder to support JTA transactions in synapse, I'm working on changing >> axis2 configuration (axis2.xml) to support following new transaction manager >> definition. >> >> >> text* >> >> >> Example, >> >> >> > name="java.naming.factory.initial">org.*jnp*.interfaces.NamingContextFactory* >> localhost:1099 >> UserTransaction >> TransactionManager >> >> >> >> -Irantha >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-dev-help@ws.apache.org > -- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org