Re: Integrating w/ 3rd party TransactionManager?
- From: evanba@xxxxxxxxxxxxxxxxxxxx (Evan T. Basalik (MSFT))
- Date: Tue, 25 Jul 2006 18:57:58 GMT
Hey Matt -
If you get a chance, please post this solution to this newsgroup. It will help us better support this driver going forward.
Evan
--------------------
From: "Matt McGill" <matt.mcgill@xxxxxxxxx>p79g2000cwp.googlegroups.com!not-for-mail
Newsgroups: microsoft.public.sqlserver.jdbcdriver
Subject: Re: Integrating w/ 3rd party TransactionManager?
Date: 24 Jul 2006 07:59:48 -0700
Organization: http://groups.google.com
Lines: 14
Message-ID: <1153753188.602615.233830@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
References: <1153432361.645227.141640@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
NNTP-Posting-Host: 192.195.234.26
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1153753194 20155 127.0.0.1 (24 Jul 2006 14:59:54 GMT)
X-Complaints-To: groups-abuse@xxxxxxxxxx
NNTP-Posting-Date: Mon, 24 Jul 2006 14:59:54 +0000 (UTC)
In-Reply-To: <1153432361.645227.141640@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4,gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.1 PROXYSRV1
Complaints-To: groups-abuse@xxxxxxxxxx
Injection-Info: p79g2000cwp.googlegroups.com; posting-host=192.195.234.26;
posting-account=jsXTAQ0AAADvx1Ui2MZQnn7snA2lcKlU
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTFEEDS01.phx.gbl!msrtrans!msrn-in!newshub.sdsu.edu!postnews.google.com!
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.jdbcdriver:7967
X-Tomcat-NG: microsoft.public.sqlserver.jdbcdriver
Well, it looks like I was also bitten by the XP bug. I set up a
database instance on a Windows 2000 virtual server and eventually got
things working. I'm a happy camper right now =)
The integration part was still tricky, though. I couldn't find any
stand-alone open source pooling library that could handle associating
new connections with open transactions, so I had to write a data source
wrapper to do that myself. There was also a gotcha in the correct way
to configure some of the Spring helper classes I was using. I might put
a HOWTO together on this stuff, if anyone else is interested in the
details.
-Matt
--
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.
.
- References:
- Integrating w/ 3rd party TransactionManager?
- From: Matt McGill
- Re: Integrating w/ 3rd party TransactionManager?
- From: Matt McGill
- Integrating w/ 3rd party TransactionManager?
- Prev by Date: Re: Error converting data type varchar to int
- Next by Date: Re: Error converting data type varchar to int
- Previous by thread: Re: Integrating w/ 3rd party TransactionManager?
- Next by thread: Re: Integrating w/ 3rd party TransactionManager?
- Index(es):
Relevant Pages
|
Loading