Saturday, February 25, 2012

Re: Cannot run debug mode in client code

Really strange, I try to simulate the problem in home pc (I am not in
office), my debug configuraiton arguments is
-startupUrl 127.0.0.1:7001/DesignerFirstTrial/ -noserver -remoteUI "$
{gwt_remote_ui_server_port}:${unique_id}" -logLevel INFO -
codeServerPort 9997 -war C:\workspace\workspace1\DesignerFirstTrial
\war com.mycompany.project.GWTDesignerFirstTrial

but when I run, in eclipse development mode tab, the url shown is
http://127.0.0.1:8888/127.0.0.1:7001/DesignerFirstTrial/?gwt.codesvr=127.0.0.1:9997

that is, it auto prepend 127.0.0.1:8888 in front of the startupUrl,
why is this the case?
I have double checked that there is -noserver argument in the debug
configuration.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment