Hi, > Maybe someone could post an example of their build.xml file so that i > could try it. See if maybe its my > enhancing thats the problem.
If you are an Eclipse IDE user, you can try a plugin [1] that keeps your classes enhanced always. Or you may be better of with Ant builds as Mike had provided. In either case, Enhancer displays log messages and running it twice perhaps will confirm -- because second time it will say: 'class X is already persistence-capable. Ignoring...' etc. [1] http://people.apache.org/~ppoddar/eclipse/ Shubbis wrote: > > > > Pinaki Poddar wrote: >> >> I do not find anything obvious in the tests that can cause the slowdown. >> Now the usual suspect: Have you enhanced Storeage/WeraHouse classes at >> build-time? >> >> > > > Shubbis > -- View this message in context: http://n2.nabble.com/Slow-performance-with-OpenJPA-when-selecting-from-a-ManyToMany-relation.-tp2466994p2492297.html Sent from the OpenJPA Users mailing list archive at Nabble.com.