Hi David,
The current CVS HEAD is not stable at all, and this problem you have noticed is to be expected.
Regards, Serge Huber.
David Plante wrote:
Hello i checked out the cvs latest unstable branch and compiled it using maven ...when i deployed it , it worked fine asking me the basic configuration like username password etc ...
After asking me to restart jahia, i first encoutered an error due to commons-configuration.jar missing ..So i included it.And now i have the error
1013 [main] ERROR org.jahia.services.database.ConnectionDispenser.getConnection:216 - Error while retrieving connection to database : java.sql.SQLException: Cannot load JDBC driver class 'null'
in jahia.properties i have the driver set like this db_driver = com.mysql.jdbc.Driver
So i wonder what is wrong
Thank you
