Which driver are you choosing? It says not all the drivers are installed, but if you are using a bea one I would expect that to be installed. (did you mean one in the list in the console or one described as a bea driver in the list?)
I am on wls81sp2, chose the BEA type 4 DB2 driver, but I don't have a real db2 database to configure with.
When I test it I get :
[BEA][DB2
JDBC Driver]Error establishing socket. Unknown host: XYZDB2
console information:
Driver Classname: weblogic.jdbc.db2.DB2Driver
URL: jdbc:bea
b2://XYZDB2:50000 wldb2.jar is listed in the classpath in the manifest for weblogic.jar, so you shouldn't need to add that to the classpath to create a pool in the console.
[ February 04, 2005: Message edited by: Carol Enderlin ]