Let me rephrase this, for LTW the jar containing your aspects needs to
be on your classpath.  And aop.xml needs to be in the META-INF
directory.

On Fri, Oct 17, 2008 at 7:40 AM, Luiz Antonio Soares Filho
<[EMAIL PROTECTED]> wrote:
> In my web project that will consume the aspects, they will be applied by
> LTW.
>
> If I don't use JAR for aspects, I put the .class of the aspects in path
> "project\WEB-INF\classes\..." and the aop.xml in the path
> "project\WEB-INF\classes\META-INF".
>
> But I don't know what I need to do to put the aspects and the aop.xml in a
> Jar, and how I use the Jar in this web project. I need to put the jar in the
> aspect path of the web project? How can I do this?
>
> Regards,
> Luiz
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to