0 Replies Latest reply on Dec 22, 2008 11:39 PM by ajaykamath7

    jbpm execution

    ajaykamath7

      hi all,
      i am new user to jbpm..

      i have written a very 3 step process definition using jddl designer..and also written a test case for that process definition using Junit as specified in the below link and its getting compiled without any errors or failures

      "http://docs.jboss.com/jbpm/v3/gpd/completing.html"

      Now i want to test it practically for the below conditions thru the java code:-

      1. when task gets change or moves from one to another , it should display the task name along with the swimlane who is performing the task

      Pls help if anybody knows it....thks in advance