0 Replies Latest reply on Apr 23, 2007 2:08 AM by sushmasitaram

    Mail in jPDL

    sushmasitaram

      The email support provided by JBoss jBPM jPDL 3.2, has a code like this in the documentation:

      <mail-node name="send email" to="#{president}" subject="hello" text="nomoretaxes">

      </mail-node>

      The problem is, that it is not recognized and that part of the code is simply ignored. No error is thrown either. It does not seem to work. Could anyone pls help me regarding this?

      If possible pls provide me with a sample code which would be of great help.