That is a very old driver for MySQL.  Unless the database version and
the corresponding driver are quite old, you are probably using a newer
driver and the class name will be different.  Try using
"com.mysql.jdbc.Driver" instead of "org.gjt.mm.mysql.Driver".

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to