This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: jbpm 5.4 persisted process not moving forwardswiderski.maciej Mar 20, 2015 2:58 AM (in response to rocky13)you should not cache WorkItemManager and take it from ksession whenever you need it to be properly associated with transaction. HTH 
- 
        2. Re: jbpm 5.4 persisted process not moving forwardrocky13 Mar 20, 2015 4:49 AM (in response to swiderski.maciej)ok...Do you see anything i need to change for ProcessInstance .I am attaching few more java files. I am using GetTaskType java class file to get current Work Item type using process Instance object. ! - 
            
                            
            ExecuteTask.java 6.0 KB
- 
            
                            
            HumanTaskFunctions.java 12.1 KB
- 
            
                            
            GetTaskType.java 1.8 KB
- 
            
                            
            InfoWorkItemHandler.java 1.6 KB
 
- 
            
                            
            
- 
        3. Re: jbpm 5.4 persisted process not moving forwardrocky13 Mar 20, 2015 12:22 PM (in response to swiderski.maciej)Please respond.It will really be helpful for me 
- 
        4. Re: jbpm 5.4 persisted process not moving forwardrocky13 Mar 20, 2015 2:32 PM (in response to swiderski.maciej)
 
    