1 Reply Latest reply on May 15, 2005 6:20 PM by bryan_castillo

    call pointcuts with loadtime AOP?

    bryan_castillo


      Does JBoss AOP support pointcuts on calls (instead of execution) using loadtime AOP (the generated class loader)?

      The example for call pointcuts uses the precompiler. I tried to do it anyway and it doesn't seem to be working. I don't know if its not supported or if I'm doing it wrong though.

      Thanks