0 Replies Latest reply on Aug 3, 2011 3:54 AM by sradha

    BPM Process Deployment Issues on selecting the java folder

    sradha

      HI , I m beginner to JBPM and facing basic errors as described below.

      BPM Process Deployment Issues:

      I have installed the JBPM with the following configurations.

      JBPM Runtime version : JBPM-3.2.8 , JRE:1.6

      App Server : jboss-5.1.0.GA

      Database : Oracle 10g XE

       

       

      Issue Description:

       

      Created new project which has default simple processdefinition file. With out doing any changes, while  trying to deploy the process by selecting the src/main/java folder, I m getting the unexpected deployment fail error.

      Strange is that, If I unselect the java and test folder, deployment is success. But in the workspaces, while signaling the token from start node, the class not found exception is coming.

      Can  any  one help to resolve this.

      Note: I m not able to deploy any of the existing example process by selecting the src/main/java folder.

       

      Attachment holds the screen print, please suggest.