I'm writing a standalone Windows XP command line application. It compiles OK but gets a NoClassDefFoundError for javax/mail/Address. My code does not use the Address class itself, but it does use t...
http://www.experts-exchange.com/Networking/Windows_Networking/Internet_Protocols/Q_2349771...