Re: [aspectwerkz-user] problem adding pointcut/advice
Brent Verner <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
[2005-03-28 22:32] Alexandru Popescu said: [noisy details snipped] | Is this the only aspect you are defining? I cannot see why it should pass throught that piece of | code. Can you reproduce the problem in a small test unit? Yes, this fails when that is the only aspect defined (in the JVM). I am running AW with Sun's jdk1.3.1_15 (if it matters). Is there any significance to the "java.rmi.AccessException.detail" bit? -- I know the method that I'm putting an advice on does some RMI at the end of the day. cheers. Brent