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/dbcp/

At this point, what can you do you may guess... Well, probably you have to 
download Jakarta Commons DBCP and put it in your WEB-INF/lib directory.
Oh boy!
Ciao
Antonio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to