0

I have tried searching online and found Configuring JDO in Spring 3.1? or https://github.com/tomhowe/wicket-spring-jdo-interfaces but this projects are dated. Can anyone help me with a working pom.xml and applicationContext.xml? I have a working pom.xml that allows me to use the persistanceManager https://developers.google.com/appengine/docs/java/datastore/jdo/overview-dn2 but I would like to handle transactions with spring's @Transactional

Community
  • 1
  • 1
m1416
  • 800
  • 6
  • 18
  • Are you sure all standard-JDK classes that Spring uses are on the GAE white list: https://developers.google.com/appengine/docs/java/jrewhitelist When I tried doing a Spring 3.0 GAE project (true, it was a good while back), this wasn't the case. – Shivan Dragon Dec 08 '13 at 11:46
  • Spring security and framework work, you can take a look here https://github.com/archie-sh/google-app-engine-jappstart – m1416 Dec 08 '13 at 13:07

0 Answers0