The logs are probably in the "logs" directory and the driver would go in the "lib" directory, but the exact names are subject to change with different application servers and configurations.
I am beginning to suspect that you don't actually have an application server running. Log files are the sort of thing one finds rather quickly, unless one is lucky enough for everything to work perfectly from the very start. Are you, in fact, trying to run a web application without an application server? On Fri, Feb 20, 2009 at 9:11 AM, [email protected] <[email protected]> wrote: > > Excuse my ignorance but firstly how do I check the logs, and secondly > how do I deploy the database driver JAR? > > On Feb 19, 1:59 pm, Isaac Truett <[email protected]> wrote: >> Look in your server logs. If I had to guess (which is all I can do >> with the information you've provided) it would be that you didn't >> deploy your database driver jar. But why chase somebody's wild guess >> when you could look in your log and see for sure what the problem is? >> >> On Wed, Feb 18, 2009 at 7:00 PM, [email protected] >> >> <[email protected]> wrote: >> >> > Hi everyone, >> >> > Please can someone advice me on what to do when compiling a project. I >> > have just compiled my project, and just tried to open it locally in a >> > web browser and it does not pick up any of my data from MySQL (it was >> > all working fine in hosted mode). Please can someone point me in the >> > right direction? >> >> > 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 [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 -~----------~----~----~----~------~----~------~--~---
