I want to create my connection pool I weblogic gives me error.My database is DB2.
Here are the steps I followed.First I obtained all of the db2 classes and turned them into db2.jar file.I added tihs file as a classpath.Then started BEA weblogic.After that I opened the Bea console.I gave a name to my connection pool.
Ýn URL section I wrote :jdbc:db2://ssipahi:50006/FAQ
where ssipahi is my computer's name.FAQ is my database name.
in driver class I wrote COM.ibm.db2.jdbc.net.DB2Driver.
the password of my database is db2admin with the same user name.When I hit the targets screen and select the server.It gave an error stating that my driver class not loaded.What must I do to overcome this problem? Salih Sipahi
Software Engineer.
City of Istanbul Turkey
openyourmind77@yahoo.com
Here are the steps I followed.First I obtained all of the db2 classes and turned them into db2.jar file.I added tihs file as a classpath.Then started BEA weblogic.After that I opened the Bea console.I gave a name to my connection pool.
Ýn URL section I wrote :jdbc:db2://ssipahi:50006/FAQ
where ssipahi is my computer's name.FAQ is my database name.
in driver class I wrote COM.ibm.db2.jdbc.net.DB2Driver.
the password of my database is db2admin with the same user name.When I hit the targets screen and select the server.It gave an error stating that my driver class not loaded.What must I do to overcome this problem? Salih Sipahi
Software Engineer.
City of Istanbul Turkey
openyourmind77@yahoo.com