1 Reply Latest reply on Feb 20, 2009 8:30 AM by hkapoor

    jbpm 3.3.1GA problems with GPD and some queries

      hi all,

      I have installed jbpm 3.3.1 GA with gpd 3.1.6 with eclipse but I cannot see the option of creating a process definition when I create a new project..I can create a process project only. Can anyone help me with this ? I have installed jbpm 3.2.5 and 3.2.4 as well. I am getting the same thing always.

      Also, can anyone tell me how to start the server if I have downloaded and installed jbpm 3.3.1 GA (along with jboss)? in the earlier versions there was a start.sh file. What about jbpm 3.3.1GA

      thanks in advance,

      Arpan.

        • 1. Re: jbpm 3.3.1GA problems with GPD and some queries

          Which Version of eclipse are you using ? GPD works for me with Eclipse 3.4.1(Ganymede). If you are using 3.4.1 look whether your eclipse has all the dependencies installed.

          I use jBoss 4.2.3 to run my jBPM 3.3.1 (I had tried to use JBoss 5 but was not successful). To get started with jBPM 3.3.1 installation download the jbpm-installer-3.3.1.GA.jar file and key in
          java -jar jbpm-installer-3.3.1.GA.jar and follow the instructions of the installer.

          Once installed start JBOSS and access the following link
          http://ip:port/jbpm-console

          -Harshit