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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...