1 Reply Latest reply on Jul 13, 2007 4:17 AM by kukeltje

    Mail Node error

    kwokhung

      I got the following error:

      Exception: org.hibernate.HibernateException: instance not of expected entity type: org.jbpm.graph.node.MailNode is not a: org.jbpm.graph.def.Node
      when I tried to deploy a process definition with

      <mail-node name='start toothpick line' to='xxx@mycompany.com' subject='Test01' text='Testing'>

      </mail-node>