[aspectwerkz-user] Class not found
Chris Grindstaff <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <1427058179.20050422131953@gmail> |
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