I had the same problem and find out that if you use GAE in your project this error occurs so it is not related with your url format.
http://stackoverflow.com/questions/6773186/java-sql-sqlexception-url-is-not-in-the-correct-format On Wed, Nov 30, 2011 at 4:01 PM, mpp4manu <[email protected]> wrote: > I am new to GWT and Java programming in general. I have am using > Apache Geronimo to set up database pools. Once I understood how to > use them, my database connectivity issues went away. > > Here is part 1 of a 2 part tutorial on GWT, Geronimo and MySQL: > http://www.ibm.com/developerworks/opensource/tutorials/os-ag-gwt1/ > > This tutorial is 4 years old, so you will have to change some of the > code to match your environment. > > Michael > > -- > 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. > > -- *Ahmet DAKOĞLU* -- 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.
