Re: java.lang.NoClassDefFoundError: javax/mail/Address
Posted By:
John_Zukowski
Posted On:
Wednesday, July 17, 2002 08:05 PM
Sounds like your runtime JVM is different than your compile-time JVM. Make sure you are running with the Java version you are expecting (check your PATH).