Re: [aspectwerkz-user] Pointcut issue
Jonas Bonér <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
no attachement On Tue, 22 Mar 2005 13:26:20 -0500, [email protected] <[email protected]> wrote: > > All, > > Attached is an example downloaded from aspectwerkz website with slight > modification. > > The code defines two advices aroundB and beforeA, it works as expected. But > If I remove method beforeA, it doesn't work anymore (methods in class Target > won't be weaved). I think this is a bug of aspectwerks 2.0 final. can > anybody shed some light? > > Thanks > Leon > > ----------------------------------------- > This message and any attachments are intended only for the use of the > addressee and may contain information that is privileged and confidential. > If the reader of the message is not the intended recipient or an authorized > representative of the intended recipient, you are hereby notified that any > dissemination of this communication is strictly prohibited. If you have > received this communication in error, notify the sender immediately by > return email and delete the message and any attachments from your system. > > -- /Jonas