Forum Moderators: phranque

Message Too Old, No Replies

Pathnames

Basic Pathnames

         

gbergeron

3:53 am on Jun 16, 2003 (gmt 0)

10+ Year Member



I'm getting the following error from Tomcat: javax.naming.NamingException: Could not create resource factory, ClassNotFoundException:org.apache.commons.dbcp.BasicDataSourceFactory

If I extract the classs from the jar file using winzip, it puts it in commons-dbcp\classes\org\apache\commons\dbcp

So my question is, should the classpath be indentical? If so, how do I change the jar file so the paths are different?