2008/9/4 Alastair Smith <[EMAIL PROTECTED]>: > -- Log file follows -- > 04-Sep-2008 15:34:14 org.apache.catalina.core.ApplicationContext log > SEVERE: StandardWrapper.Throwable > java.lang.NoClassDefFoundError: > net/sf/retrotranslator/runtime/java/lang/_Boolean
What version of Java are you using? I think that you are using Java 1.4, right? Then you need to add in your classpath the retrotranslator-runtime.jar file contained in the "lib" directory of the "j4" distribution. HTH Antonio
