Ok, let me add on something else I've found. I've not removed the getSessionIdStr() which was causing my problems. Of course everything works again. Next I've made a change to the original method that did work. I changed: getMyEvents(int num) to getMyEvents(int num, boolean b)
Of course I made the changes in all files so it would compile and run in hosted browser, but it gives me the same exception when running in an outside tomcat. Could not locate requested method getMyEvents(int num, boolean b). I rebooted my server and still nada. I have to be missing something simple...any clues? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
