Chris Nash [
http://community.jboss.org/people/code_monkey] created the discussion
"Domain-specific processes not registering"
To view the discussion, visit:
http://community.jboss.org/message/625831#625831
--------------------------------------------------------------
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
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
[
http://community.jboss.org/message/625831#625831]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]