Error while connecting to database,
August 7, 2008 at 6:07 PM
Hi All,
I am getting this error while logging in to the page.
"javax.servlet.ServletException: Error creating bean with name 'dataSource' defined in ServletContext resource [/WEB-INF/applicationContext-hibernate.xml]: Error setting property values; nested exception is org.springframework.beans.PropertyAccessExceptionsException: PropertyAccessExceptionsException (1 errors); nested propertyAccessExceptions are: [org.springframework.beans.MethodInvocationException: Property 'driverClassName' threw exception; nested exception is org.springframework.jdbc.CannotGetJdbcConnectionException: Could not load JDBC driver class [com.mysql.jdbc.Driver ]; nested exception is java.lang.ClassNotFoundException: com/mysql/jdbc/Driver ]"
Please can you let me know the issue for the same.