Hi;

i use the native jdbc driver for DB2/AS400.

i configure the ojb connection parameters like this :
dbms=Db2
jdbc-level=2.0
driver=com.ibm.db2.jdbc.app.DB2Driver
protocol=jdbc
sub-protocol=db2
db-alias=localhost/DB2ADMIN
user=test
password=***

so with this configuration the web application make connection succusfuly
but with java application ojb
could not borrow connection. !!!

Thx in advance.

Reply via email to