Hi Karan, How are the GWT RPC calls no longer working? Are you receiving any error messages or exceptions when the RPC calls are made? Did you remember to update the gwt-servlet.jar for your deployed application on the server-side?
Regards, -Sumit Chandel On Tue, Aug 18, 2009 at 1:34 AM, Karan Sardana <[email protected]>wrote: > > Hi, > > We have upgraded GWT 1.5 to 1.7, and have gotten everything to get > compiled properly. However, we didn't create a war file as we are not > running pur application in the hosted mode; so we did away with that. > Moreover, neither did we rename the module as we didn't think renaming > would make any difference, and the reason we didn't do any renaming as > it would have affected all our existing pages. > > What we actually did is- > > 1.) Included the latest jars i.e. replaced the old ones with the new > ones. > > 2.) Used Compiler instead of GWTCompiler > > Issue - None of the callbacks seem to be working i.e. RPC - > Asynchronous callbacks > > I would appreciate if I could get any help out of this. > > Thanks, > Karan > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
