Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] Scoping or Weaving problem (???) with LTW in anEARon a WAR


Macon,

This might be a problem with the <concrete-aspect> feature of aop.xml. Could you try defining your aspect using code instead?

Matthew Webster
AOSD Project
Java Technology Centre, MP146
IBM United Kingdom Limited
Hursley Park, Winchester,  SO21 2JN, England
Telephone: +44 196 2816139 (external) 246139 (internal)



"Macon Pegram" <mpdisposal@xxxxxxxxxxx>
Sent by: aspectj-users-bounces@xxxxxxxxxxx

22/03/2007 18:02

Please respond to
aspectj-users@xxxxxxxxxxx

To
aspectj-users@xxxxxxxxxxx
cc
Subject
RE: [aspectj-users] Scoping or Weaving problem (???) with LTW in        anEARon a WAR





Ron,

I realized shortly after posting the question that I had left some details
out.

The JAR containing the aspect is actually at the EAR level.  The exceptions
from the original posting actually occurred with that configuration.

I've tried putting it at both the EAR and the WAR level  and it balked about
having 2 copies of the Concrete aspect.   There is a possible (but nasty)
solution where I could create 2 variations of the aspect jar with different
concrete definitions in aop.xml.

I have not tried putting it at the container level yet.  Again, an approach
I'd prefer to avoid if possible, but I'm not completely adverse to it.

Right now I'm trying to get an understanding of why this is happening and
that may illuminate the way to a solution.

Macon

_________________________________________________________________
5.5%* 30 year fixed mortgage rate. Good credit refinance. Up to 5 free
quotes - *Terms
https://www2.nextag.com/goto.jsp?product=100000035&url="">
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users







Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU







Back to the top