Why read JPOX docs when JPOX was replaced 2 years ago? by the same
DataNucleus software being used by GAE/J. It's website would make more
sense (and is linked to in various places from the GAE/J docs).
Well, I'm a JEE beginner (but not Java beginner) and I just read what I found.

JDO2 spec defines support for jdoconfig.xml *and* persistence.xml so
use what you prefer.
Maybe you are right, but http://code.google.com/appengine/docs/java/datastore/usingjdo.html says "To use JDO to access the datastore, an App Engine app needs the following: ... A configuration file named |jdoconfig.xml| must be in the app's |war/WEB-INF/classes/META-INF/| directory, with configuration that tells JDO to use the App Engine datastore.".

Where can I find way to specify the class list? I have found http://www.datanucleus.org/products/accessplatform_1_0/jpa/persistence_unit.html , but it is for persistence.xml and JPA.* *I've also found nothing better.*
*

--
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-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to