Andrew, You want to compile the java to a class using javac xxxx.java and then run the class using kaffe xxxx. Brian Andrew wrote: > it gives the error: > > java.Lang.ClassNotFound.Exception: xxxx/java > > when invoked with kaffe xxxx.java > > This is obviously something simple. Can anyone help? Many thanks.