Hi, Maciej. Your reply is appreciate.
And then I found the configuration info in jbpm-installer\build.xml.
<arg value="-Djbpm.console.directory=${install.home}/sample/evaluation/src/main/resources" />
Could I ask one more question?
There is one file "Evaluation.bpmn" only under /evaluation/src/main/resources,
I wonder that where are the process image(png) file and form(flt) file?
Are they generated by jbpm engine dynamically?
Yanhui