Originally posted by Sarah Chow:
I also have the same problem.
I tried to have an JDBC Connection on DB2 7.1 with Websphere 3.5.
The WebSphere AppServer(RedHat6.2) and DB Server(RedHat6.2) are installed into two different machines.
Originally posted by Rahul Mahindrakar:
You have to set the driver in the admin.conf as well as the
setupCmdLine.bat.
in the setupCmdline.bat file set the line
SET DB2DRIVER=C:\WebSphere\Appserver\lib\db2java.zip
i hope this helps