You need your database jar file on your class path or in your WEB-INF/lib directory. Is it there?
You might see something in your hosted mode window that looks like this, in brown: [WARN] Server class 'oracle.jdbc.driver.OracleDriver' could not be found in the web app, but was found on the system classpath On Thu, Jun 25, 2009 at 3:11 PM, [email protected]<[email protected]> wrote: > > I am using the eclipse gwt 1.6 plugin and trying to run in hosted > mode. > > I get this problem: > > java.sql.SQLException: No suitable driver found for jdbc:mysql:// > localhost:3306/newworkflow > > > > I am not sure where can I add a connector file so I could connect to > the mysql database in hosted mode. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
