In Kaffe 1.0 b2, I try to test testscript... (some example test..) But in running TestScript, kaffe print error message "class Not Found Exception pizza.compile.Main" though this is not exact message. kaffe executes other simple java class file normally, but don't compile java source file. Why? In advance, thanks....