Hi dr_pompeii,
My xsd was using version 2.0 for AOP, I have now changed this to 2.5, as per your suggestion, but I still cannot get it to work. I have not changed the code "ProfilingAspect" and...
Type: Posts; User: alexpm; Keyword(s):
Hi dr_pompeii,
My xsd was using version 2.0 for AOP, I have now changed this to 2.5, as per your suggestion, but I still cannot get it to work. I have not changed the code "ProfilingAspect" and...
Hello,
I have created a simple Aspect which logs a method entry and method exit. I have managed to get it to work using schema based AOP support. However the same code does not execute when I...