This works for me in GWT 2.0:
-Open 'Debug configurations' in eclipse
-Uncheck 'Run built-in server'
-Set the port number to your localhost port
-Run

Good luck,
Rob

On Feb 7, 4:51 am, Tatchan <[email protected]> wrote:
> Hi all,
>
> I have to make http request (but not RPC)  to a service which runs in
> a different port on the local host in development mode, which is
> fortunately possible with GWT 1.7 and IE 8 (but not with Firefox 3.5 -
> bad). But now with GWT 2.0 this convenience has gone. Things got
> really complicated and inefficient in terms of development, since I
> have to use an external Apache server with proper proxy configuration
> to make it work. Stuffs have to be deployed to the server usually -
> really bad.
> And, to be frank, I still have problems now, and I wish I had my
> convenience back. I need a simple way to bypass SOP for locally
> development. Could anyone help me please?
>
> Thanks alot,
>
> ~Tatchan

-- 
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.

Reply via email to