gwt整合ibatis
最近整合gwt整合ibatis,常见错误
控制台报错:
一.NoClassDefFoundError的错误
com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract java.util.List com.gwt.ibatis.client.rpc.TUserService.getUsers()' threw an unexpected exception: java.lang.NoClassDefFoundError: java.net.Socket is a restricted class. Please see the Google App Engine developer's guide for more details.
com.google.gwt.user.client.rpc.SerializationException: Type 'com.gwt.client.pojo.User' was not included in the set of types which can be serialized by this SerializationPolicy or its Class object could not be loaded. For security purposes, this type will not be serialized.: instance = com.gwt.client.pojo.User@1855788