I'm glad its working for you. The way I read the docs is that the warning will come up if you do not have a LoadTimeWeaver configured (and it's safe to ignore when it does happen).
I don't have a Spring environment handy to double check this though. If you saw the opposite behavior I'm happy to take your word for it and make the warning an error. -mike On Tue, Jun 7, 2011 at 1:24 PM, infinity2heaven <[email protected]>wrote: > I had LoadTimeWeaver set in spring config. After looking at Spring docs and > openjpa docs, it's clear now. > > Buildtime enhancing working now. Thank you. > > Perhaps, you could convert http://openjpa.apache.org/integration.htmlthis > warning to an ERROR in a future release? It would have saved several > hours. > > -- > View this message in context: > http://openjpa.208410.n2.nabble.com/openjpa-build-time-enhance-using-maven-plugin-DOESN-T-WORK-tp6446547p6450836.html > Sent from the OpenJPA Users mailing list archive at Nabble.com. >
