I had similiar probs, what does your Torque properties file look like. It's either a Jar file (jdbcPool?) prob OR a setting in your torque props.
/c ----- Original Message ----- From: "Rodrigo Reyes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 19, 2003 9:52 PM Subject: Migrating to TDK 2.2 causes a dbcp error... > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
