facebook

[Closed] ClassNotFoundException postgresql Driver

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #240260 Reply

    Hi!, Im having a problem with mi progresql connection, I installed the postgres driver and I can open the DB explorer correclty, but when I run the application It send a error of

    java.lang.ClassNotFoundException: org.postgresql.Driver

    I dont know what can be wrong, someone know?

    #240348 Reply

    Riyad Kalla
    Member

    Having the DB explorer configured correctly won’t effect your project’s path, if your project needs the PostgreSQL JDBC driver, you need to make sure it’s in your server’s classpath or in your project’s lib dir.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: [Closed] ClassNotFoundException postgresql Driver

You must be logged in to post in the forum log in