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.ClassNotFoundException: com.mysql.jdbc.Driver
echec connection a la bdd :java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/boutiquegeographique
erreur selectionjava.lang.NullPointerException
echec pilote :java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
echec connection a la bdd :java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/boutiquegeographique
erreur selectionjava.lang.NullPointerException
echec pilote :java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
echec connection a la bdd :java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/boutiquegeographique
erreur selectionjava.lang.NullPointerException
echec pilote :java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
echec connection a la bdd :java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/boutiquegeographique
erreur selectionjava.lang.NullPointerException
echec pilote :java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
echec connection a la bdd :java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/boutiquegeographique
erreur selectionjava.lang.NullPointerException
i use eclipse and axis2 and database mysql
thanks