[jboss-user] [JBoss jBPM] - Re: jbpm 3.2.2

manjula_athani do-not-reply at jboss.com
Mon Feb 18 05:43:52 EST 2008


please note: processdefinition.xml is as follows
_________________________________
processdefinition.xml
_____________________

<process-definition  xmlns=""  name="Hello2">


	<start-state name="start">
		
			
				
			
		
		
	</start-state>


	<task-node name="process">
		
		
			
				

				
			
		
		
	</task-node>

	<task-node name="show sum">
	
			
				
				
				
			
		
		
			
		
		
	</task-node>


	<end-state name="end"></end-state>


</process-definition>

Thanks  and Regards
Manjula

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

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



More information about the jboss-user mailing list