Hi,
We have written a custom code which sends a mail and have deployed it using Method Server of D6.5SP2 version.
We have restarted the Method Server and tried running the method. Method execution fails and we get the status as
FAILED: Could not launch method ThreeDayReminderMethod: OS error: (No Error) DM Error: ().
When we check in the Method Server log 'ServerApps.log' file of Jboss Server present in '/app/dmadmin/product/6.5/shared/jboss4.2.0/server/DctmServer_MethodServer/logs' location we are getting the below error
java.lang.NoClassDefFoundError: com.sun.mail.util.MailDateFormat
Content Server version : D6.5SP2
Please help me to resolve this.
Thanks.