472,127 Members | 2,064 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,127 software developers and data experts.

problem on service web with mysql

132 100+
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
Nov 19 '09 #1
1 2953
Dököll
2,364 Expert 2GB
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!
Nov 20 '09 #2

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

reply views Thread by Stephen Gray | last post: by
reply views Thread by Steve | last post: by
4 posts views Thread by wink martindale | last post: by
reply views Thread by PowerLifter1450 | last post: by
1 post views Thread by sales | last post: by
10 posts views Thread by sssk28 | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.