Hi ! I just downloaded the GWT 1.6.4 distribution and tried running
some of the samples with the ant hosted command. Unfortunately only
the static content is loaded in the hosted mode browser, as if there
were no <script> tag at all. I've tried it on eclipse and it presented
the same behavior. The logging seems fine:

[INFO] 200 - GET /StockWatcher.html (127.0.0.1) 2242 bytes
[INFO] 200 - GET /StockWatcher.css (127.0.0.1) 602 bytes
[INFO] 200 - GET /stockwatcher/stockwatcher.nocache.js (127.0.0.1)
4990 bytes

The strange thing is that when I hit the Compile/Browse button the
application loads fine on my browser (Firefox 3), the inputText field
and the button appear, just like in the tutorial. As I said, within
the Hosted Mode Browser only the page static content is shown (just
"Web Application Starter Project" and "Please enter your name:"
labels), no GWT application is launched (appareantly).
The problem seems to be something specific to the Hosted Mode Browser.

I'm using JDK 1.6u14 (Just reinstalled it because I saw some posts
telling about it but the problem remained the same)

Any clues will be much appretiated ! Thank you !!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to