Hi, I can see that the big difference is in
org.apache.openejb.persistence.JtaEntityManager.<init> (String, org.apache.openejb.persistence.JtaEntityManagerRegistry, javax.persistence.EntityManagerFactory, java.util.Map, boolean, String) 75.6ms in 7.0.1 and 9631 in 7.0.2 (no other change involved at all). I'll try to figure out what's going on. We are using eclipselink 2.6.3 with about 200 tables and 300 "persistence classes" (entities, converters and so on) -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Tomee-7-0-2-performance-tp4680954p4680956.html Sent from the TomEE Users mailing list archive at Nabble.com.
