Published papers

Online architecture

This paper details the new online architecture starting with release 0.8. The online architecture allows on the fly weaving.
Published 12 August 2003

pdf format
ppt format

Prebuilded modules

Native HotSwap modules

The native HotSwap module is one of the most effective way to hook AspectWerkz in a java 1.4 JVM to allow online mode.
Native HotSwap modules can be builded from the source with a C/C++ compiler.
Since those modules are platform specific, prebuilded ones are provided. If your platform specific module is not available, ask for support to build the native module for your platform.
Updated 16 August 2004

Platform Compliant with release Download Notes
Win32 release 0.8+ dll the aspectwerkz.dll directory must be in your %PATH%
Linux release 0.8+ so the libaspectwerkz.so directory must be in your $LD_LIBRARY_PATH
Mac OS X release 0.8+ jnilib put the libaspectwerkz.jnilib lib in the /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/ dir (change the VM version appropriately)