Hi All,

I am having troubles debugging my Client-side GWT code when running it
using my data server.

I develop my GWT front-end using Mock data, to simplify development
and reduce dependency on the server, but when bringing them together,
the data sent from the server doesn't always match the ideal cases -
and my debugging starts.

Unfortunately, I do not know how to debug both sides at once. I can
debug in a hosted-only mode, for the front-end (but it uses mock
data), or run in full server mode, using Tomcat, JPDA access and the
Eclipse debugging console.

Does anyone know how to bring both together?

Thanks for your help,

Jay

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