I recommend use embeded jetty server in GWT Designer. The problem with mysql connection is not related with jetty. Can you paste the stracktrace error that you have?
2011/9/6 Ashwani <[email protected]> > Hi, > > I was developing simple app using embeded jetty server in GWT Designer > till i got stuck when i was connecting to mysql db. > The same code for connection works very well, if i run it as java > application. But was failing when running using embedded server. > > The I decided to put the app on tomcat and then develop using it. > Now the connection works but i face issue while development: > > 1) The option Debug->Web Application (running on external server) does > not work. i.e break points are not hit. > 2) Everytime i add code, i have re-deploy my application. > > How can work properly with Tomcat as server and GWT Designer as IDE ? > > > Regards, > Ashwani Kr Sharma > > -- > 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. > > -- 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.
