Make folder classes in WEB-INF add your mail properties, jbpm.cfg.xml, and process.jpdl file...
Add following code in mail properties file...
mail.smtp.host yourhostname
mail.smtp.port 25
mail.smtp.auth false
dont add mail session in jbpm.cfg.xml.
its working for me...