Can someone provide really working, verified configuration of Spring load-time weaving using EclipseLink on Weblogic server?
It seems that docs ( http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/aop.html#aop-aj-ltw-spring ) are simply not true.
I succeeded to make it work in Glasfish 3.x (not 2.x). However no luck with Weblogic.
Thanks for answers.