Programming takes discipline. Good programming takes a lot of discipline, a
large number of principles, and standard, defensive ways of doing things right.
No programming technique solves all problems.
No programming language produces only correct results.
No programmer should start each project from scratch
Sunday, May 26, 2013
[SOLVED] ERROR Class name is wrong or classpath is not set for : com.mysql.jdbc.jdbc2.optional.MysqlDataSource
To fix it copy the file here (e.g. ~/glassfish-v2ur2/domains/domain1/lib/ext/mysql-connector-java-5.1.5-bin.jar ), restart the domain and try again.
No comments:
Post a Comment