Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Urgent - Help Load time weaving not working with aspectj-1.5.0M3.jar

#: Valerio Schiavoni changed the world a bit at a time by saying on  8/29/2005 1:06 PM :#
Hello Alexandru
indeed, it is necessary. I also had to fix that in my configuration.
The dev book also says it:
http://www.eclipse.org/aspectj/doc/next/adk15notebook/ltw-configuration.html#d0e4206

"The weaver is configured using one or more META-INF/aop.xml files located on the class loader search path. "


Yep I know that, but by default META-INF/aop.xml is accessible to classloader without specifying it in the classpath (at least this is what I know :-) ).

:alex |.::the_mindstorm::.|

Alexandru Popescu ha scritto:

Not sure this will solve it, but I don't think you are required to provide the aop.xml in the classpath


_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users



Back to the top