Hello,
could someone please explain me what exactly happens when I click "Build package" in guvnor. I checked the jboss-5.1.0.GA\server\default\deploy folder, hoping to find out more about those links:
URL for package documentation: | |
URL for package source: | |
URL for package binary: | |
URL for running tests: | |
Change Set: | |
Model: | |
However, the only thing I find there is the drools-guvnor.war. If I extract this, I still do not find any defaultPackage.pkg or any of the above folders such as rest, packages or defaultPackage. (I deployed the evaluation.bpmn).
Where exactly do the deployed files go?
I am trying to understand how I can deploy a process definition into the running engine.
I guess a java object is generated from the xml file which then becomes executable? So where are the java, xml and bin files ?
Thank you for your help in advance,
Tobias