[jboss-user] [JBoss jBPM] - Re: jBPM/Spring/jUnit

pojomonkey do-not-reply at jboss.com
Thu Dec 4 06:20:28 EST 2008


The XML for the start state is:

	<start-state name="start-state">
  | 		<task name="StartProcess">
  |             <assignment  class="com.xxx.bus.process.handler.NewProcessHandler"></assignment>
  |             <controller></controller>
  |         </task>
  |         <transition to="next-state" name="transition"></transition>
  | 	</start-state>


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

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



More information about the jboss-user mailing list