I've downloaded the scalajpa-1.2SNAPSHOT. I am now getting the following error: Error while loading ScalaEntityManager, Scala signature entity manager has wrong version, expecting 5 found 4.1 in scalajpa-1.2-SNAPSHOT. Any help in resolving this issue would be helpful.
sjcarroll6 wrote: > > I was able to locate the 1.2 snapshot. From this I was able to find out > that this was initial port for 2.8. I'm trying to read Proj JPA and > converting the java code to scala. Since I don't know much about scala or > JPA this is proving to be a challenge. If anyone could point me to a > simple LocalEMF CRUD example that would be great. Also, if anyone could > indicate if scalajpa 1.2 has any known issues with JPA 2.0 eclipselink > that would be helpful. > > Thank you > > > sjcarroll6 wrote: >> >> Are there any known issues with using scalajpa with 2.8? I read one post >> which indicated scalajpa will need to be updated for 2.8 but it wasn't >> clear if the existing version was still usable. >> >> Thanks, >> > > -- View this message in context: http://old.nabble.com/scalajpa-for-2.8-tp27731695p27734808.html Sent from the liftweb mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
