[appengine-java] Re: upgrading to datanucleus-appengine 2.0

2012-01-30 Thread datanucleus
Also, I did not have a persistence.xml file in eclipse so I copied the one provided on the wiki's link and placed it alongside jdoconfig.xml in hope that this would be enough. And why should you have one? You use one or the other. As per the JDO spec. Why is

Re: [appengine-java] Re: upgrading to datanucleus-appengine 2.0

2012-01-30 Thread John Goche
On Mon, Jan 30, 2012 at 4:44 PM, datanucleus andy_jeffer...@yahoo.comwrote: Also, I did not have a persistence.xml file in eclipse so I copied the one provided on the wiki's link and placed it alongside jdoconfig.xml in hope that this would be enough. And why should you have one? You use

Re: [appengine-java] Re: upgrading to datanucleus-appengine 2.0

2012-01-30 Thread John Goche
Hello, I am still trying the v2.0 installation. I have reinstalled eclipse and the app engine plugin and then followed the instructions at: http://code.google.com/p/datanucleus-appengine/wiki/UpgradingToVersionTwo all went well but in the very last step when I enabled the auto enhancement I got:

Re: [appengine-java] Re: upgrading to datanucleus-appengine 2.0

2012-01-30 Thread John Goche
Well, I've finally managed to resolve my problem: The org/datanucleus/enhancer/DataNucleusEnhancer.class was found in eclipse/plugins/com.google.appengine.eclipse.sdkbundle_1.6.1.v201201120043r37/new_appengine-java-sdk-1.6.1/lib/opt/tools/datanucleus/v2 but I was including