Thanks for your reply.

My project structure does not have a lib directory. I have the mysql-
connector-java-5.1.7-bin.jar in the project directory and it is
already installed in my buildpath. Is this what you meant? Does anyone
else have any ideas?

Regards,
Jack


On Dec 2, 9:33 am, eggsy84 <[EMAIL PROTECTED]> wrote:
> Hi there
>
> Do you load an external JAR using Eclipse? If so try copying the JAR
> into your lib directory add add it to your buildpath there so that it
> is within your project.
>
> This is what I have done with the PostgreSQL project and had no
> problems?
>
> Eggsy
>
> On Dec 1, 10:30 pm, "[EMAIL PROTECTED]"
>
> <[EMAIL PROTECTED]> wrote:
> > Hi,
>
> > I am receiving the following error when i run GWT in hosted mode:
>
> > SQLException: No suitable driver found for jdbc:mysql://localhost:3306/
> > catering
> > SQLState: 08001
> > VendorError: 0
>
> > I connect to my database fine when I run in eclipse so I am guessing I
> > am missing some sort of JAR or XML file in TomCat.
>
> > Please can someone point out where I am going wrong. I will be
> > grateful for any advice!
>
> > Regards,
> > Jack
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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