This content has been marked as final. 
    
Show                 6 replies
    
- 
        1. Re: processdefinition and sub-process - autoupdatedhartford Dec 27, 2006 3:57 PM (in response to dhartford)darn, forgot versions: 
 jbpm 3.2Alpha2
 JEMS-installed Jboss 4.0.5GA w/ EJB3 profile
- 
        2. Re: processdefinition and sub-process - autoupdatekukeltje Dec 27, 2006 4:40 PM (in response to dhartford)search the jira. afaik it is a known request 
- 
        3. Re: processdefinition and sub-process - autoupdatekukeltje Dec 27, 2006 4:47 PM (in response to dhartford)search the jira. afaik it is a known request 
- 
        4. Re: processdefinition and sub-process - autoupdatekukeltje Dec 27, 2006 4:47 PM (in response to dhartford)sorry..... 
- 
        5. Re: processdefinition and sub-process - autoupdatejainer Dec 28, 2006 9:09 AM (in response to dhartford)Hi 
 deploy first the subprocess and then deploy the parent process, it works fine, it don't matter which of both you update.
 jainer e.
- 
        6. Re: processdefinition and sub-process - autoupdateavbentem Mar 22, 2007 9:20 AM (in response to dhartford)"jainer" wrote: 
 deploy first the subprocess and then deploy the parent process, it works fine, it don't matter which of both you update.
 You may be right, but that's not what I remember. Furthermore, I know this is an old post but just for the sake of the archives: at the time of writing this (but probably since some earlier date) one can specifically tell jBPM to always take the latest version:<process-state name="My sub process"> <sub-process name="mySubProcess" binding="late"/> <transition name="end" to="End"></transition> </process-state> 
 Arjan.
 
     
     
    