To Noel (and everyone compiling with jdk1.3). I've just tested jdk1.3 compatibility but I found 2 problems:
1---------------- james\src\java\org\apache\james\mailrepository\AvalonMailRepository.java:339 : cannot resolve symbol symbol : method getCause () location: class java.lang.RuntimeException if(re.getCause() instanceof Error){ ^ This code has probably been committed few weeks ago... 2----------------- The other problem is the missing jdbc2 library. I added it to my classpath and to the build.xml and it worked: is it supposed to work automatically? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]