Just do a quick fix and the message will desapear. You need this on server side, so you need to do it.
Christian On Sun, Sep 6, 2009 at 7:53 AM, GumbyGWTBeginner <[email protected]>wrote: > > I have downloaded Driver. > I have in Ellcipse -> Build Path -> Add External Archives and added > the ZIP file with the JAR files. And it seamed to add ok. > > I now get the following error in the IDE (seen below) which sort of > suggest that the JAR files wont be available in my server side code. > > Is this correct? and how do I make it so my Code on the server can > connect to the MySQL DB? > > P.S. Thanks for all the help guys. Its been a great. > > Errors: > The following classpath entry 'C:\Program Files\Java\mysql-connector- > java-5.1.8\mysql-connector-java-5.1.8-bin.jar' will not be available > on the server's classpath > The following classpath entry 'C:\Program Files\Java\mysql-connector- > java-5.1.8.zip' will not be available on the server's classpath > > Stephan > > On Sep 5, 8:28 pm, Yanick <[email protected]> wrote: > > Download the jar here > > > > http://dev.mysql.com/downloads/connector/j/5.1.html > > > > Read the documentation here > > > > http://dev.mysql.com/doc/refman/5.0/en/connector-j.html > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
