Hi,
I used to use GWT's internal server to debug my code but I now have
the need to use an external server.
I followed the instructions in the gwt eclipse plug-in (http://
code.google.com/eclipse/docs/faq.html#gwt_in_eclipse_for_java_ee) and
I indeed was successful but I now lack a very needed feature that I
previously had.
Hot-swapping code does not work when editing an rpc-service (myClass
extends RemoteServiceServlet) because GWT uses reflection in it's code
and that crashes JPDA.
Now, having explained why it does not work, I still hope for a
miracle.
Has anyone found a work-around or solution for this issue?

Thanks,
Ittai

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