We should add support for JPA in App Engine projects: http://code.google.com/intl/cs/appengine/docs/java/datastore/usingjpa.html. What does it mean? We should register DataNucleus as PersitenceProvider and also add post-compilation task in build script.
We need to make changes in j2ee.persistence and web.project modules. I reported the request with patch as issue http://www.netbeans.org/issues/show_bug.cgi?id=166235
http://netbeans.org/bugzilla/show_bug.cgi?id=166235 shows as closed; is this actually fixed? Also, does this apply to just JPA, or also to JDO?
We need to make changes in j2ee.persistence and web.project modules. I reported the request with patch as issue http://www.netbeans.org/issues/show_bug.cgi?id=166235