I know you've explicitly got the autoreconnect as a property. Even so, if you haven't already tried it, you could try actually sticking the autoReconnect onto the end of you connection url :
so it would look like this: jdbc:mysql://192.168.1.101:3306/pianetabarche?autoReconnect=true Cheers Simon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
