No worries :) By the way, the current snapshot has changed the way you register ActionHandlers. Just switch your superclass to 'ActionHandlerModule' instead of 'ServerDispatchModule' and you should be good to go.
David On Jul 7, 6:54 pm, Norman Maurer <[email protected]> wrote: > I was just not sure if its a bug or if I'm to stupid ;) > > Thx, > Norman > > Ps: could you please upload the new snapshot to your maven2 repos ? > > On Jul 7, 10:27 am, David Peterson <[email protected]> wrote: > > > Yeah, thanks for the report. I've just been able to get back to > > plugging the library back into my own project and found the same > > problem. There was a bug in the ActionHandler linking code. I've > > checked in the fix to SVN and updated the SNAPSHOT download. Just > > download and replace your existing JAR to get the fix. > > > As for where to report issues, it's probably better to actually create > > a new issue on the gwt-dispatch site, since I will get notifications > > about that. I am only checking into this group periodically, so I > > might miss a question. If enough questions start getting asked I might > > create a Google Group for the library, but we'll see how it goes. > > > David > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
