com.google.appengine.api.datastore.DatastoreNeedIndexException: no matching 解决方案
Google App Engine查询时出现异常:[code="java"]com.google.appengine.api.datastore.DatastoreNeedIndexException: no matching index found..[/code]解决方案:在项目的war/WEB-INF/目录中手动创建datastore-indexes.xml文件,在其中进行手动的索引...
原创
2010-02-05 12:58:41 ·
212 阅读 ·
0 评论