삽질을피하는방법
Showing posts with label
mysql jdbc
.
Show all posts
Showing posts with label
mysql jdbc
.
Show all posts
Tuesday, March 14, 2017
ClassNotFoundException: com.mysql.jdbc.Driver solution: Copy mysql jdbc jar file to jre/lib/ext
ClassNotFoundException: com.mysql.jdbc.Driver
java.exe -cp mysql-connector-java-5.0.8-bin.jar 식으로 jdbc jar 파일을 알려줘도 ClassNotFoundException이 나면
mysql-connector-java-5.0.8-bin.jar 파일을 jre의 lib/ext 폴더에 넣으면 된다.
Older Posts
Home
Subscribe to:
Posts (Atom)