Code:
XXXService.Util.getInstance().doit(arg, callback)
It looks like (http://www.docjar.com/html/api/com/google/gwt/user/client/rpc/impl/SerializerBase.java.html) the "serialize" and later "check" method is getting a null value somehow. Not sure if this is a result of anything related to smartclient or not. I'm planning to experiment with this in another non-smartclient project today to see if I can recreate it there.
Leave a comment: