RE: junit task classpath issue, can't find jdbc drivers?

2007-09-10 Thread Preston, Brian
Re: junit task classpath issue, can't find jdbc drivers? Preston, Brian wrote: > Is there a common 'gotcha' with running the junit task and classpaths? > Because I'm having a problem where my tests run against the database, > so they need the drivers on the classpath, and

junit task classpath issue, can't find jdbc drivers?

2007-09-07 Thread Preston, Brian
Is there a common 'gotcha' with running the junit task and classpaths? Because I'm having a problem where my tests run against the database, so they need the drivers on the classpath, and they're not being found. Here's the error : java.sql.SQLException: No suitable driver at java.sql.DriverMana