Re: Error while configure struts Datasource

2006-04-04 Thread Antonio Petrelli
red phoenix ha scritto: java.lang.ClassNotFoundException: org.apache.commons.dbcp.BasicDataSource Google is your friend. Search: org.apache.commons.dbcp.BasicDataSource The first result is a javadoc page, the second if the homepage of Jakarta Commons DBCP: http://jakarta.apache.org/commons

Error while configure struts Datasource

2006-04-01 Thread red phoenix
I want to configure data source,I use Tomcat5.5.15 and struts-1.2.9,my database is Microsoft Access2000,my configure is follows: . When I start Tomcat,it raise following error: New org.apache.commons.dbcp.BasicDataSource Begin event threw excepti