1 Reply Latest reply on Sep 13, 2012 3:05 AM by seenukarthi

    Setting-up the development environment for the JBPM (5.3.0)

    seenukarthi

      Hi,

       

      I am trying to setup the development environment for the JBPM (5.3.0) where as I am facing some issues. Could you please help me in sorting out these issues.

       

      I followed the steps given in the following link to setup the WSHumanTask war.

       

      https://community.jboss.org/wiki/JBPM-530FinalManualDeploymentGuideForBeginner

       

      I managed to configure the oracle as DB. However when I tried to run the jbpm-examples-5.3.0 HumanTaskExample. I am getting the IndexOutOfBoundException from the following statement

       

      TaskSummary task1 = taskClient.getTasksAssignedAsPotentialOwner("sales-rep", groups, "en-UK").get(0);

       

      Am I missing any configurations apart from the one given in the above link.

       

      Regards

      Karthikeyan Vaithilingam