Re: JavaMail help! java.lang.NoClassDefFoundError: com/sun/activation/registries/LogSupport
Posted By:
satya_patel
Posted On:
Thursday, December 30, 2004 03:34 PM
Dear Dave,
plz. check below URL for solution,
http://forum.java.sun.com/thread.jspa?threadID=510956&tstart=420
the problem is with different versions of activation.jar, I was having similar problem, I have removed /opt/SUNWappserver/lib & /opt/SUNWappserver/lib/j2ee.jar from classpath, as I have latest version of mail.jar & activation.jar individually placed in classpath.
hope this will work with you too.
Thanks,
Satya.