My web application is using Tomcat 6.0.18 and Spring 3.0.5 and eclipselink 2.0.1 and javax.persistence 2.0.0, SQL Server Database. I could not figure out the configuration
What error do you get when you try to persist?
The LoadTimeWeaver should work, but it is not required. You could use static weaving instead.