Thursday, May 24, 2012

What are the check list to be followed to migrate from GWT1.5 to GWT 2.0

I changed deprecated methods Interface and classes
which helped me to remove errors displayed for the code in eclipse

Though there were few warnings. my GWT application started

But the problem it is giving me DOM based JS error.

It seems, the JS method gets loaded before content load

I dont know why this behaviour changed.

So, it is resulting many errors

And in some pages it is OK

My application is using
GWT 2.0, YUI 2, XSL


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