Check out this tutorial -
http://www-128.ibm.com/developerworks/edu/dm-dw-db2-j2eekick.html?S_TACT=105AGX10&S_CMP=WASCE
It is written using DB2 9 and WebSphere App server community edition
v1.1 which is based on geronimo 1.1 or 1.1.1.
I don't remember if geronimo 1.1.1 includes the DB2 XA tranql vendor
adapter. If not, you may have to build it by yourself from Tranql
(http://tranql.codehaus.org/). HTH.
Lin
sudheer wrote:
we are using Geronimo 1.1.1
Lin Sun-2 wrote:
Hi, what version of geronimo server are you working with? If it is 1.1,
I can point you to a tutorial.
Lin
sudheer wrote:
Thank you for your quick reply but that only talks about Datasource but
not
the XADatasource ,
currently we are using the DB2 Datsource already .
Thanks once again for quick reply .
Hernan Cunico wrote:
Hi,
have you looked at
http://cwiki.apache.org/GMOxDOC20/configuring-db2-datasource.html
don't know the Geronimo version you are using but the process should be
very similar.
HTH
Cheers!
Hernan
sudheer wrote:
Hi,
is there any documentation available for creating a XA Datasource
for
DB2 in the Geronimo either from the console or from the command line
using
the Plan ,
your help is appreciated ...
Thanks in advance