Sorry, send it too fast.. The application works fine but I realize now that my
gwt module is now not running in devmode. It is not stopping at breakpoints.
Also, I do not see the message "[INFO] [clientsample] - Module clientsample has
been loaded" in the Development mode tab. Just remove .moduleName from the url,
it shows that.

Here is the URL that I tried:
http://127.0.0.1:8882/Sample.html?gwt.codesvr.clientsample=127.0.0.1:9997
where "clientsample" is the rename-to in my gwt.xml file.
Does it look right?

BTW I see that with just
http://127.0.0.1:8882/Sample.html?gwt.codesvr=127.0.0.1:9997,I get the error
message in the development tab for the other GWT module whihc is named "client":
[ERROR] [client] - Unable to find 'client.gwt.xml' on your classpath; could be a
typo, or maybe you forgot to include a classpath entry for source?

Thanks,
dw


-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to