JBoss Community

Domain-specific processes not registering

created by Chris Nash in jBPM - View the full discussion

Hi All,

 

I'm trying to create a domain-specific process. Following the instructions in the manual (http://docs.jboss.org/jbpm/v5.1/userguide/ch13.html#d0e3557), I placed the .wid and .conf files in a new META-INF folder off of the project's resources folder, i.e.:

 

workspace/<project base>/src/main/resources/META-INF

 

but the new process doesn't show in the Eclipse BPMN editor. I know Eclipse isn't finding it because I excluded the default "WorkDefinitions.conf" file, but it still shows the "Log" and "Email" tasks under "Service Tasks". So the folder must not be included in my classpath correctly. It's included under Properties | Java Build Path | Source. I tried including it under Order and Export as well, but that didn't help so I removed it. I'm pretty sure my syntax in the .conf and .wid files is correct (nearly identical to what the doc shows). Any idea what I can do to resolve this?

 

Thanks in advance!

Reply to this message by going to Community

Start a new discussion in jBPM at Community