I had this problem with 2.2.5 and now I took another machine and CVS checkout'd current JOnAS source code. I started make and still have the same problems: + /jdk1.3/bin/rmic -d . -keepgenerated -v1.1 org.objectweb.jonas_tm.ControlImpl org.objectweb.jonas_tm.TransactionFactoryImpl org.objectweb.jonas_tm.SubCoordina tor error: Class org.objectweb.jonas_tm.SubCoordinator not found. error: Class org.objectweb.jonas_tm.TransactionFactoryImpl not found. error: Class org.objectweb.jonas_tm.ControlImpl not found. 3 errors make[4]: *** [compile_rmilist] Error 1 + /jdk1.3/bin/rmic -d . -keepgenerated -v1.1 org.objectweb.jonas.adm.Adm error: Class org.objectweb.jonas.adm.Adm not found. 1 error make[5]: *** [compile_rmilist] Error 1 For this is quite another machine and it was a full checkout of the source, I have no other idea than this is a bug. Remember, with 2.2.4 source I hade no problems at all! OS is Windows98 First Edition latest Service Pack on one machine / no service pack on the other machine, JDK is 1.3, JDKDIR is /jdk1.3, environment is CygWin B20. ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
