Rohit Wadke [
http://community.jboss.org/people/rohya] created the discussion
"Re: Email Problem with JBPM"
To view the discussion, visit:
http://community.jboss.org/message/590564#590564
--------------------------------------------------------------
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...
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/590564#590564]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]