facebook

WebApplication in Eclipse

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

    Prasanna
    Member

    Hiii
    To create a WEbApplication in MyEclipse ,do i need to create the databaseprofile to access database(Iam not making use of Hibernate)?becos in my program i have created the databaseprofile for a simple application .and when i deployed that application in tomcat and tried to run its giving an error message in the browser as :

    message failedjava.lang.ClassNotFoundException: com.mysql.jdbc.driver

    description The server encountered an internal error (failedjava.lang.ClassNotFoundException: com.mysql.jdbc.driver) that prevented it from fulfilling this request.

    Thanku
    Prasu.

    #258021 Reply

    Riyad Kalla
    Member

    You need to either copy your MySQL Connector/J driver to your Tomcat/common/lib directory, or modify your connector settings under “Paths” and add it to your classpath.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: WebApplication in Eclipse

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