[appengine-java] Restlet that works on localhost throws NullPointerException when deployed on GAE

2010-12-21 Thread creativepragmatic
Hello, The following simple method works well on my local machine but throws a NullPointerException when I deploy it to App Engine. Calling any method on memberVO such as getId() throws NullPointerException. I cannot understand why this works on my local network but not on appspot.com. I also

[appengine-java] Re: Restlet that works on localhost throws NullPointerException when deployed on GAE

2010-12-21 Thread creativepragmatic
I have tried replacing the serializable object with primitives and strings just for test purposes but none can be passed to GAE. All become null. -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post to this group, send email to

[google-appengine] Problems uploading to Datastore

2009-08-04 Thread creativepragmatic
and password but the CSV still didn't upload. Since then I have been getting this error message: python appcfg.py upload_data --config_file=countryloader.py -- filename=creativepragmatic/countries.csv --kind=Country mydomain appcfg.py:40: DeprecationWarning: the sha module is deprecated; use