0 Replies Latest reply on May 22, 2006 10:40 AM by ssquare

    jbpm process definiton send-mail

    ssquare

      Hi,

      I created the process definition like this on the task node and configured the jboss mail service as well: though the jmx-console reports that the email service is started at smtp.mycompany.com, I do not see any email
      delivery.

      :


      <send-mail recipent="recname@myabccompany.com"
      subject="Testing"
      from="myname@myabccompany.com"
      fromName="myName"> </send-mail>



      :


      Has any got it working?

      thanks
      -siv