|
From: Kopylenko, D. <dko...@ac...> - 2003-05-06 12:52:12
|
Juergen, I got the latest version of src from CVS and there are number of compilation errors in test src tree mainly because of the package names do not match package structures. Also, the ValidationUtils.validateEmail() does not compile, because it calls javax.mail.internet.InternetAddress.validate() but there is no such method defined in J2EE sdk 1.3, only in 1.4 Regards, Dmitriy. |