Hi,
Has anyone successfully created a DB2 conneciton pool in SunOne App Server 6.5? DB2 should not reside in the same machine as the applicaiotn server. If yes, please help me on getting it connected. I am able to do a look up from my
ejb's but whenver I try to get a Connection using the datasource it always logs an error as
PoolUtil : getConnFromPool :getConnection(username,passwd)
I wrote a standalone application and it was able to connect successfully. I m using DB2 net driver for all development. Please help me.Thank in advance