Re: Online mode architecture
Chris Nokleberg <chris-k7PiZI/[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
Chris Nokleberg wrote: > I'm going to reimplement ClassLoaderPreProcessorImpl using ASM > (http://asm.objectweb.org/). I've done this, but it looks like ClassLoaderPreProcessorImpl is hardcoded into aspectwerkz.cc. Do you plan to make this more generic (e.g. support -Daspectwerkz.classloader.clpreprocessor)? I've tried recompiling the .so but when I run with it I get Error occurred during initialization of VM Could not find -Xrun library: libaspectwerkz.so I'd rather use a precompiled version anyway, though. This is on linux, Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06) Thanks, Chris