[jboss-user] [JBoss jBPM] - jbpm-jpdl-3.2.GA - incomplete project creation in eclipse?

ldimaggi@redhat.com do-not-reply at jboss.com
Thu Apr 12 12:25:57 EDT 2007


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 at 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 at redhat.com


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036792#4036792

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036792



More information about the jboss-user mailing list