Saturday, February 25, 2012

Re: Cannot run debug mode in client code

sorry, I miss the http:// in the startupUrl, after adding it, the
debug mode can run.
But my eclipse (OEPE- Oracle Enterprise Pack for Eclipse) is very
strange, if I right click the project and select Debug as > Web
application (running on external server), it will create a new debug
configuration like "GWTDesignerFirst.html-external(1) and the debug
configuraiton arguments is wrong again!!

On Feb 26, 2:08 pm, tong123123 <tong123...@gmail.com> wrote:
> 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 ishttp://127.0.0.1:8888/127.0.0.1:7001/DesignerFirstTrial/?gwt.codesvr=...
>
> 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