http://gwt-code-reviews.appspot.com/1462809/diff/1/user/src/com/google/gwt/user/rebind/rpc/CachedRpcTypeInformation.java File user/src/com/google/gwt/user/rebind/rpc/CachedRpcTypeInformation.java (right):
http://gwt-code-reviews.appspot.com/1462809/diff/1/user/src/com/google/gwt/user/rebind/rpc/CachedRpcTypeInformation.java#newcode197 user/src/com/google/gwt/user/rebind/rpc/CachedRpcTypeInformation.java:197: if (sto == null) { On 2011/06/24 14:35:19, tobyr wrote:
When is this null?
Hmm, maybe it could be null on an exception in ProxyCreator, in which case, there may be more places to check for null, like cti.checkTypeInformation? http://gwt-code-reviews.appspot.com/1462809/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors