I figured it out. The entry point class extended another class that implemented EntryPoint, but did not explicitly say that it implemented EntryPoint. This works fine in 2.6 but not in 2.8.
Sounds like a bug to me. Java inheritance should also apply for entry points. Can you make a small, isolated example that works with 2.6 but fails with 2.8?
-- J.
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment