Cocoon 2.1.9 now works on Harmony (IBM VME + Classlib)! It starts and works normally.
The only issues are: * It cannot be built from source code using Harmony because the build tries to do this with com.sun.tools.javac.Main. An attempt to make a wrapper with such name for Harmony javac didn't succeed: (%COCOON%\tools\targets\compile-build.xml:54: Error starting modern compiler). * While checking up the "Hello, World!" sample it was discovered that Cocoon failed to display the JPEG representation of that text because of this error: java.lang.NoClassDefFoundError: com.sun.image.codec.jpeg.JPEGCodec. I will update the application status in Wiki. -- Thanks, Anton