Sprint tool suit 2.3.0 no JPA facets just java and util facets full clean and rebuild against 2.0beta2 with each change to the project to be sure
DWoods wrote: > > What version of Eclipse and have you added the JPA facet to your project > (which only supports JPA 1.0 until the Helios release that adds Java EE > 6 support.) > > Did you recompile your app against 2.0.0-beta2 and the Eclipse build > path and maven pom are pulling in 2.0.0-beta2? > > > -Donald > > > On 3/11/10 3:33 PM, Pmoran wrote: >> >> I have a project that was 1.2.2 that I am migrating to 2.0. I keep >> getting an >> error that my project is version 1.0. So far this is what I have done >> Set openjpa.specification=jpa 2.0 >> persistence.xml is version 2.0 >> no orm.xml >> only openJPA-2.0.0beta2.jar on path >> Eclipse (STS version) IDE, maven pom based build >> >> What am i missing? >> >> Thanks for your help >> >> Phill > > -- View this message in context: http://n2.nabble.com/how-does-openJPA-determine-project-version-1-0-2-0-tp4718506p4718592.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
