Thnx Alexander, I have created a new mysql user that will be able to connet to the DB from any host in the internet (%). Infact, when I use Tomcat to debug, the mysql connection works perfectly.
On Mar 19, 8:20 am, Alexander <[email protected]> wrote: > It isn't strictly related to GWT problem. You just configured wrong your db > access. > > On 19 March 2010 00:26, nickbit <[email protected]> wrote: > > > > > Hi GWT team, I'm an italian developer that has a strange problem... > > When I debug my GWT app in TOMCAT my mysql works PERFECTLY but, when I > > start the same app on "google web toolkit developer plugin" in > > firefox I receive the error: Mysql Connection Error: jdbc:mysql:// > > 127.0.0.1:3306/ - com.mysql.jdbc.CommunicationsException: > > Communications link failure. What's the problem? If I run my app with > > Tomcat I can just debug the server and not the client as the "google > > web toolkit developer plugin" does. > > > Can you help me? Please!! I mast debug the client!! > > > This is my configuration: Eclipse width the GWT plugin on MAC OSX > > 10.5.8 and Firefox 3.5.8. > > > Thnx, > > > Nick. > > > -- > > 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]<google-web-toolkit%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. > > -- > Regards, > Alexander -- 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.
