Native HotSwap online mode does no works with jdk 1.5(beta1)?

"nielinjie" <[email protected]>
Newsgroups gmane.comp.java.aspectwerkz.devel
Message-ID <[email protected]>
 

I tired to use aspectwerkz on jdk 1.5.

When I use offline mode, compile java code( use 1.5's javac), post-process
classes and run them( use 1.5's java). It does work, printed "hello aop".
But when I use native hotswap, it dose not work, nothing printed. 

The command I used is followed. And there are no errors are thrown, just do
nothing.

The version of aspectwerkz.dll is 0.8

Offline mode does work, but it is so boring to compile all codes and
post-process all classes every time when updated only one class.

Anybody can help me? Thanks.

 

C:\NieLinJie\working\testaspectw>"c:\Program Files\Java\j2sdk1.5.0"\bin\java
-Xdebug -Xrunaspectwerkz
-Xbootclasspath/a:C:\aspectwerkz\lib\javassist-2.6.jar;C:\aspectwerkz\lib\as
pectwerkz-core-0.10.RC2.jar;"c:\Program
Files\Java\j2sdk1.5.0"/lib/tools.jar;"c:\Program
Files\Java\j2sdk1.5.0"/lib/tools.jar -cp
aspectwwerkz-0.10.RC2.jar;.\classes; -Daspectwerkz.definition.file=test.xml
Test

AspectWerkz> initializing .....

AspectWerkz> ..... done.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.