users
[Top] [All Lists]

Two phase commit

To: users@xxxxxxxxxx
Subject: Two phase commit
From: "Daniel YH. Cho" <young_0648@xxxxxxxxx>
Date: Fri, 2 Jun 2006 13:03:32 -0700 (PDT)
Delivered-to: mailing list users@cinjug.org
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=n3g+hpcPEmdT181Pk5cxZXL8W0MNTQOUHONfiVhpWt2IUv0zQvnzWsZ1kWYzs2lgWzRICiBdTsDLBuMgt4UBZFtUjVjr2NQ6S7X0SVkC5N7C4SmnekxWAu8GH+BgGLEbSorSjfv6cKkO1cr69qbNiQRICoF7CujHpDPJ3RZ2j+I= ;
Mailing-list: contact users-help@cinjug.org; run by ezmlm
I have WAS configured to use DB2 Legacy CLI-based Type
2 JDBC Driver (XA)  which uses
COM.ibm.db2.jdbc.DB2XADataSource as implementation
class, and defined a datasource using the previously
defined JDBC provider.  I work with DB2 V8 at the
moment.  However, I get "CLI0626E getXAConnection()
through the net driver is not supported in this
version of DB2 JDBC 2.0 driver" Exception everytime I
tried to start the app.  What am I doing wrong?  would
you please direct me to a right direction?  Thank you
so much in advance.

Daniel.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

<Prev in Thread] Current Thread [Next in Thread>
  • Two phase commit, Daniel YH. Cho <=