[google-appengine] JPA issues with App Engine SDK Eclipse Library (provided by GAE plugin)

2010-01-25 Thread Joe Hudson
Hello, I am having a problem with Datanucleus resolving the classes that are not tagged as entities in my project. I have a simple test project with @Entity annotated classes as well as GWT widgets. I get the following error (actually a bunch of them): com.mycompany.client.data.proxy.RpcProxy" wa

[google-appengine] unable to use blob service with Eclipse plugin

2011-02-21 Thread Joe Hudson
Hi, I get a NPE when uploading a file to the blob service in my local Eclipse environment. Can anyone help me understand what I need to do to fix this situation? Thanks. I'm using App Engine 1.4.0. My form: Description File [WA