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(a)mycompany.com'
subject='Test01' text='Testing'>
</mail-node>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063773#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...