Search:

Type: Posts; User: apl; Keyword(s):

Search: Search took 0.04 seconds.

  1. The problem lies in the loading of classes for...

    The problem lies in the loading of classes for test runs....

    currently the TestClass UserEntityListenerTest gets loaded and with it the aspect(UserEntityListener) ant the class which has a maching...
  2. The aspects are defined in /META-INF/aop.xml -...

    The aspects are defined in /META-INF/aop.xml - this is working for plain aspectj - ???

    It looks that the the weaver is doing anything, but actually no weaving at all?
    The classes woven with plain...
  3. AspectJ LTW as maven Junit test works ; but not with spring ?!

    Hi,

    I have an @Aspect that runs if I use the -javaagent aspectjweaver.jar option to do the LTW.

    If I try to use the spring-instrumentation.jar the classes are not woven.

    This is my test...
Results 1 to 3 of 3