Hi all, We are migrating our app to TDK 2.2 from the 2.1 version. Everything works fine now, except the DB connection. We get this error :
java.lang.NullPointerException at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.ja va:110) I guess it is a conflict between the libraries in tdk2.2 and those in 2.1. Please correct me if you have other idea of what the cause of the error is. If it is a problem with the libraries, do you know what jars should I change or remove?. Thanks, Rodrigo. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
