Re: [aspectwerkz-user] Class not found
Alexandre Vasseur <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
Can you post the full stacktrace ? Alex On 4/22/05, Chris Grindstaff <[email protected]> wrote: > Is there a way to make the aspectwerkz compiler continue when it's not > able to find a dependent class? > > I'm weaving the constructor in a class. The class has several methods > with references to Oracle. I understand that you would like to have > the full set of dependencies but in the case where they aren't > available is there a flag or something I can set such that the > compiler still works on the stuff it does have? > > Right now it just fails with "Class not found" in > asm.ClassReader.readClass(). > > Thanks, > Chris > -- > Chris Grindstaff | http://gstaff.org > >