I have run into a strange problem with an existing project I have been working on. It runs on GWT 1.5.2, OS X, 10.5.5, Java5. The project I am working on has been in development for the last 4 months on this configuration. I debug it daily, make changes, etc.
Yesterday I was starting up the application in Hosted Mode and found that the browser window would not load my module! It would pop the dev shell, then the browser pointing at http://localhost:8888 but then it would never fill in my module/index.html path. If I manually enter the module/index.html path, nothing happens when I hit GO. No error messages, no slowdowns. if I rt-click on the empty browser window and Inspect Element, it comes up completely empty; however, the "Documents" list has my module/ index.html file selected, so it does seem to get partly there. When I WAR up my build product and drop it on Tomcat, everything runs fine. I've been developing on GWT since 1.3, and I would consider myself an expert at it, but this one has me stumped. Any way to generate verbose logging on the shell? Any Hosted Mode preferences/settings tucked away somewhere I can blow away? I have tried reinstalling GWT, no luck. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
