I am trying to build a GWT application that access the shingdig API for publications and subscriptions. I have successfully created a class that allows a java application to implement an interface and subscribe to a channel and publish to a channel. The issue I am having is when receiving a message from another widgets publication the handler method doesn't seem to have the correct scope. I have debugged it in firebug but the error I am not sure is helpful. (this.a is undefined at function jV(b, a)...). Has anyone done any work with integrating shingdig and GWT, specifically in this context?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
