I used weblogic6.1 not weblogic5.1.0(I think the vision 5.1.0 is too low),you should config your weblogic connection pool in http://localhost:7001/console,only after that you can use it.I think the most important is the db parameters when you config your connection pool,you can see the help of the weblogic.there are many different jdbc drivers with weblogic itself,of course you can download another jdbc driver from web,but remember add it to your system path^good luck!