> You don't need a hack, just use the "-noserver" mode of the HostedMode
> (or eventually, use HostedMode "normally" and have a local servlet to
> proxy requests to your Apache 
> server:http://code.google.com/p/google-web-toolkit/issues/detail?id=3131#c14
> )
>

Perhaps I have a fundamental misunderstanding of how "-noserver"
works.  How is it possible for Hosted mode to intercept the loading of
the javascript module, if the embedded server can't filter the
traffic?

Anyway, I tried the -noserver option and it just loaded the javascript
from apache (not loading it through eclipse).  Maybe there is some
setup or configuration step I'm missing?  I also asked about it here:
http://groups.google.com/group/Google-Web-Toolkit-Contributors/browse_thread/thread/130c249535bac363/b533de9542298e28?hl=en&lnk=gst

I ended up using a jetty servlet to proxy all the calls to Apache
(except to the JS, which were kept locally).  I would be happy to post
the instructions here if there is any interest.
--~--~---------~--~----~------------~-------~--~----~
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