5 Replies Latest reply on May 3, 2007 10:16 PM by ldimaggio

    jbpm-jpdl-3.2.GA - incomplete project creation in eclipse?

    ldimaggio

      I'm working with
      jbpm-jpdl-3.2.GA
      eclipse-SDK-3.2.1-linux
      RHEL5

      I'm trying to bring up the GPD gui, but in trying to follow the steps shown in demo (http://docs.jboss.com/jbpm/v3/demos/movies/jbpm-overview.htm) I'm blocked as the project that I created does not include a processes directory - I'm guessing that this project is missing something else too?

      pwd
      /home/ldimaggi/workspace_JBPM/test1
      [ldimaggi@ldimaggi test1]$ tree
      .
      |-- bin
      | |-- com
      | | `-- sample
      | | |-- SimpleProcessTest.class
      | | `-- action
      | | `-- MessageActionHandler.class
      | |-- hibernate.cfg.xml
      | |-- jbpm.cfg.xml
      | |-- jbpm.mail.templates.xml
      | |-- log4j.properties
      | `-- simple
      | |-- gpd.xml
      | |-- processdefinition.xml
      | `-- processimage.jpg
      `-- src
      |-- main
      | |-- config
      | | |-- hibernate.cfg.xml
      | | |-- jbpm.cfg.xml
      | | |-- jbpm.mail.templates.xml
      | | `-- log4j.properties
      | |-- java
      | | `-- com
      | | `-- sample
      | | `-- action
      | | `-- MessageActionHandler.java
      | `-- jpdl
      | `-- simple
      | |-- gpd.xml
      | |-- processdefinition.xml
      | `-- processimage.jpg
      `-- test
      `-- java
      `-- com
      `-- sample
      `-- SimpleProcessTest.java

      18 directories, 18 files


      Thanks!,
      Len DiMaggio
      ldimaggi@redhat.com