Hello

I am using STS 2.8.0 with GWT (not sure as it was setup with web gwt setup). I was trying to do roo+gwt sample project. everything was fine while creating the project. I setup hibernate persistence to mysql. sts attached and reverse engineered my db and created a number of domain objects. So far so good. then I did web gwt setup and it created all the scafolding. When I try to run the application, it shows that the application is deployed on tcServer and in sync, but the web browser just shows "loading" and I don't see any UI or navigation what so ever.

what step did I miss?

Alex