I'm experiencing kind of wierd behaviour with AOP. I'm investigating for several days now and I felt lost.
The problem I got is that some classes are not woven from time to time, depending on the test classes I'm launching. I came to this conclusion using the "-debug" as well as the "-showWeavingInfo" parameters.
I'm trying to reduce the scope of this behaviour, but it's a bit difficult due to the complexity of our domain model. I let you know when I'm done.
But, in the meanwhile, did anybody experience the same behaviour? Or do you have any advice on how I could better investigate this issue?