I suppose you are working in -noserver mode. If not, do so. See the faq for help on how to use it: http://code.google.com/support/bin/answer.py?answer=87509&topic=10454
Then use the server library of http://gwt-widget.sourceforge.net/ to use map url calls to spring beans. See the doc for examples. In this way, you don't need to update your web.xml in hosted mode. Just start your backend (tomcat or som other server that loads your spring config) and run hosted mode that will connect to it, just like in production happens. Works very well. I also manage my own policy file such that I can optimize it and don't need to copy it every time something changed. hope this helps. -- Ed --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
