A possible way is to define the first node in the process with the initial command. Then you don't have to use a start-state. I think it should fits yor needs. <process-definition name="ProcessName" initial="NodeName"> | I never tried this solution, so correct me if i am wrong.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074312#4074312 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074312 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
