Re[4]: [aspectwerkz-user] Class not found
Chris Grindstaff <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <1564766973.20050423133647@gmail> |
Saturday, April 23, 2005, 8:25:38 AM, you wrote: > Ok thanks for the stack trace. I know that for Spring users, there are > as well many optional binary dependancies as well within Spring, and > it is mainly the same issue. > I ll try to see how we can behave to still say that some pointcut > cannot be matched (and say where) during this offline mode. > The general advice is still "try to narrow the pointcut" though. > Alex Thanks Alex. In my case the pointcut isn't related in any way to parts of the code that fail. Couldn't it be handled in org.codehaus.aspectwerkz.transform.inlining.weaver.MethodCallVisitor$ReplaceInvokeInstructionCodeAdapter.visitMethodInsn or somewhere else up the aspectwerkz stack, by just catching the exception, printing a warning and continuing? Chris -- Chris Grindstaff | http://gstaff.org