Hi guys,

Is there a way to specify the port when starting a GwtTestCase? By
default, this is set to 0 (random port). I would like to always start
on a specified port, and "-port 15000" didn't have any effect -
although I think this "port" has nothing in common with HTTP client
(but rather Jetty's port).

      Starting HTTP on port 0
            HTTP listening on port 38031

Thanks a lot,
Regards.

PS: I am using a proxy & REST architecture to communicate with
backend, so I would not touch anything in my config (apache's Proxy/
ReverseProxy, apache listening on multiple ports, etc).

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