problem on service web with mysql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manjava
    New Member
    • Sep 2009
    • 132

    problem on service web with mysql

    Hello,

    i have a class java conncet to database mysql when i execute the classe alone so execute but when i want to execute this link on web :http://localhost:8080/ProjetService/...in/getMagasins
    i done this error:
    echec pilote :java.lang.Clas sNotFoundExcept ion: com.mysql.jdbc. Driver
    echec connection a la bdd :java.sql.SQLEx ception: No suitable driver found for jdbc:mysql://localhost:3306/boutiquegeograp hique
    erreur selectionjava.l ang.NullPointer Exception
    echec pilote :java.lang.Clas sNotFoundExcept ion: com.mysql.jdbc. Driver
    echec connection a la bdd :java.sql.SQLEx ception: No suitable driver found for jdbc:mysql://localhost:3306/boutiquegeograp hique
    erreur selectionjava.l ang.NullPointer Exception
    echec pilote :java.lang.Clas sNotFoundExcept ion: com.mysql.jdbc. Driver
    echec connection a la bdd :java.sql.SQLEx ception: No suitable driver found for jdbc:mysql://localhost:3306/boutiquegeograp hique
    erreur selectionjava.l ang.NullPointer Exception
    echec pilote :java.lang.Clas sNotFoundExcept ion: com.mysql.jdbc. Driver
    echec connection a la bdd :java.sql.SQLEx ception: No suitable driver found for jdbc:mysql://localhost:3306/boutiquegeograp hique
    erreur selectionjava.l ang.NullPointer Exception
    echec pilote :java.lang.Clas sNotFoundExcept ion: com.mysql.jdbc. Driver
    echec connection a la bdd :java.sql.SQLEx ception: No suitable driver found for jdbc:mysql://localhost:3306/boutiquegeograp hique
    erreur selectionjava.l ang.NullPointer Exception
    i use eclipse and axis2 and database mysql
    thanks
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Hey there!

    You probably just need to download the driver... Have you done that? Was this working prior to the errors posted.

    Do a quick seach here to see if there is anyhting added on this already.

    In a bit!

    Comment

    Working...