[jboss-user] [JBoss jBPM] - Mail Action error

kwokhung do-not-reply at jboss.com
Thu Jul 12 22:22:50 EDT 2007


I got the following error:

Exception: org.hibernate.HibernateException: instance not of expected entity type: org.jbpm.graph.action.MailAction is not a: org.jbpm.graph.def.Action

when I tried to deploy a process definition with

	<task-node name='start toothpick line'>
		
			
				<mail to='xxx at mycompany.com' subject='Test01' text='Testing' />
			
			<assignment actor-id='xxx' />
		
		
	</task-node>


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063772#4063772

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063772



More information about the jboss-user mailing list