What are the configuration parameters or other options I need to understand to run GWT in hosted mode (and use JUnit against my RESTful RPC calls) when the server is something other than Java/Tomcat?
Using a standard configuration, GWT seems to want to start up it's internal tomcat instance on port 0 and talk to that server rather than my non-Java web server. I've checked docs and also GWT in Action, but don't see much on this topic. thanks, Damon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
