>>>>> ">" == TEIXOEIRA@terra es <TEIXOEIRA@terra.es> writes: >> in thread "main" java.lang.NoClassDefFoundError: loaded class >> probas.messages was in fact named probas.Messages This means that the name of a class in a .class file had the wrong case. If you used gcj to compile this, then perhaps it is a gcj bug of some kind. Tom