All I can help you with is general troubleshooting and to tell you that MySQL plays great with the hosted mode browser.
First: check is the server (seveis12.ad.sjm.com) really where you want to be connecting to? If you installed MySQL on your machine, you probably mean localhost. If it's on a remote machine, is that the right name? Try pinging it... Second: is MySQL running?, that might explain the comment "trying to connect to a service that is inactive on the server." Third: Ports. Off the top of my head, don't remember what port MySQL likes, but are there any firewall holes that need to be cut open? Again, it really does just work...sounds a lot like a slightly boogered config file or an inactive service or something. Keep trying! Later, Shaffer On Oct 6, 12:51 am, gyuri <[EMAIL PROTECTED]> wrote: > I’ve been using GWT with Eclipse in Windows XP environment without any > problem. Yesterday I installed MySql and the JDBC connector. Since > then both the hosted mode browser and the web browser fail with the > following error message: > > Technical Information (for support personnel) > Error Code 10061: Connection refused > Background: The server you are attempting to access has refused the > connection with the gateway. This usually results from trying to > connect to a service that is inactive on the server. > Date: 2008-10-06 06:29:08 [GMT] > Server: seveis12.ad.sjm.com > Source: Remote server > > I’m new to web development. Can someone help telling me what’s going > wrong? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
