Error on my side. When upgrading I unchecked the "Use Google App Engine" option under project properties/Google/App engine.
On Jan 31, 12:01 pm, Cyril <[email protected]> wrote: > I just upgraded my working app from GWT 1.7.0 to GWT 2.0 and now when > I try to run it in dev mode I have the following error message: > [WARN] /j_spring_security_check > java.lang.NullPointerException: No API environment is registered for > this thread. > at > com.google.appengine.api.datastore.DatastoreApiHelper.getCurrentAppId > (DatastoreApiHelper.java:67) > at > com.google.appengine.api.datastore.DatastoreApiHelper.getCurrentAppIdNamesp > ace > (DatastoreApiHelper.java:77) > etc... > > Any pointer is welcome. > > Thanks a lot > > Cyril -- 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.
