From user-java-return-15389-apmail-ibatis-user-java-archive=ibatis.apache.org@ibatis.apache.org Thu Oct 09 14:02:32 2008 Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 81389 invoked from network); 9 Oct 2008 14:02:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Oct 2008 14:02:32 -0000 Received: (qmail 53227 invoked by uid 500); 9 Oct 2008 14:02:31 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 52551 invoked by uid 500); 9 Oct 2008 14:02:30 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 52540 invoked by uid 99); 9 Oct 2008 14:02:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Oct 2008 07:02:30 -0700 X-ASF-Spam-Status: No, hits=2.1 required=10.0 tests=DNS_FROM_SECURITYSAGE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of balar4u@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; Thu, 09 Oct 2008 14:01:26 +0000 Received: by yw-out-1718.google.com with SMTP id 5so8781ywr.6 for ; Thu, 09 Oct 2008 07:01:52 -0700 (PDT) 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:mime-version:content-type; bh=QiepVF88GVAzdYbW88O4Rx/Rg2dnGs160zyw24efLpk=; b=adg3xcqDLGdb2AGJkNd7pMUHV56atufrxkumKUfbLgEcZe+bgJ+3zWpuFJpnJwTN36 uOGpJwT5wGNKh1gn1vNhE+WnZHQgWV4/wqTiY2PQZZsluTYEqriRN0OVP1em8rs1Qk5L E9eUJUC7YvStMq/oDYRVOjodk7yXMmJJb4QCY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=EEtWNXQpMB9lctC5sOf7DaQW6MLlsGu+pGS3/0ST3MgoEE59TMiQbH7lyMFirEih1M SqgOhFX9OmmwkdnTN7mFF/3tFL1lv+NvxtxAmHrx1f11VlKZg965wwa5KxCSndo7BVVe 67EheNE0eevUye6Elgm7ho2v/or0RXxWYc9iA= Received: by 10.103.175.8 with SMTP id c8mr102282mup.26.1223560911210; Thu, 09 Oct 2008 07:01:51 -0700 (PDT) Received: by 10.103.199.3 with HTTP; Thu, 9 Oct 2008 07:01:51 -0700 (PDT) Message-ID: <631123700810090701u2579474bgfc9f9b4a72dbc0fb@mail.gmail.com> Date: Thu, 9 Oct 2008 10:01:51 -0400 From: "bala r" To: user-java@ibatis.apache.org Subject: Dyanamic Datasource to transacationManager with Ibatis and Spring. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_107955_29375558.1223560911207" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_107955_29375558.1223560911207 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Greetings, I need to pass dyanamic datasource to TransactionManager,, The following article explain how to get Dyanamic Datasource using ibatis and spring.Similar way i need to pass the dyanamic datasource to TransactionManager, http://opensource.atlassian.com/confluence/oss/pages/viewpage.action?pageId=12583003 . If i do the similar way will the programmatic transacationManager work or is there any other way to pass dyanamic datasource to transacation manager/ Any helps would be highly appreciated.. Thanks Bala. ------=_Part_107955_29375558.1223560911207 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Greetings,

I need to pass dyanamic datasource to TransactionManager,,
The following article explain how to get Dyanamic Datasource using ibatis and spring.Similar way i need to pass the dyanamic datasource to TransactionManager,

http://opensource.atlassian.com/confluence/oss/pages/viewpage.action?pageId=12583003.

If i do the similar way will the programmatic transacationManager work or is there any other way to pass dyanamic datasource to transacation manager/

Any helps would be highly appreciated..

Thanks
Bala.
------=_Part_107955_29375558.1223560911207--