[jboss-user] [jBPM] - Re: Email Problem with JBPM

Rohit Wadke do-not-reply at jboss.com
Wed Mar 2 06:41:05 EST 2011


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/590609#590609

--------------------------------------------------------------
Ohhh  :(   It seems your using old version on jBPM. I am using jBMP4.3 version.

i saw your mail properties file which is 

jbpm.mail.transport.protocol=smtp
jbpm.mail.smtp.auth=false
jbpm.mail.smtp.host=xx.xx.xx.xx
jbpm.mail.smtp.port=25

use this

mail.smtp.host mail.YOURHOST.com
mail.smtp.port 25
mail.smtp.auth false

Dont give = sign in this properties file..

We are using process in ZK framwork so we have WEB_INF folder for UI part we keep all process file in that folder... its not neccessory actually..

try given code
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/590609#590609]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110302/00b5594c/attachment.html 


More information about the jboss-user mailing list