[jboss-user] [JBoss jBPM] - Re: How to define a process definition that has multiples su

faite do-not-reply at jboss.com
Tue Dec 16 11:35:46 EST 2008


I added the binding="late" attribute to the sub-process and now is working, it is going to be used to get the later version of my sub-process.
Thanks for your help

	<process-state name="process-state2">
  | 		<sub-process name="processlistings"  binding="late"/>
  | 		<transition to="join1"></transition>
  | 	</process-state>

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

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



More information about the jboss-user mailing list