Your case is simple, just use the -noserver option to launch hosted mode, and load your host page directly from your [test] php server.
The embedded tomcat server is really only useful for testing the simplest of java back-end bits, and is not particularly useful for any other back-end technology or even more complicated Java configurations. -jason On Apr 3, 2009, at 7:47 AM, DavidPShaw wrote: > > has there been any update on this problem? I have a PHP backend > exposed via JSON, and want to develop using hosted mode. Is this > simply impossible without tricky proxy stuff in apache? My backend > cannot run in hosted mode, so I basically have no way to do step- > through debugging. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
