Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using Apache Commons DbUtils

807605Sep 5 2007 — edited Sep 5 2007
Hi all,

At the top of a class my co-worker has there is the line
import org.apache.commons.dbutils.DbUtils
But I'm getting a class not found error. I suspect it's because he keeps a lot of jars on a maven repository that I do not have access to.

I have downloaded the DbUtils jar file from the apache site, put it on the desktop (for easy deletion later) and put it on the classpath variable in the system environment variables but I'm still getting the error.
Could someone tell me what I've forgotten?
Thanks,

Illu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2007
Added on Sep 5 2007
5 comments
315 views