Hide Forgot
Description of problem: It is unclear from documentation where to place the fact model for successful process retrieval in jBPM Console. It turns out the fact model jar must be placed in gwt-server.war. Typically fact models jars in EAP5 would be placed in server/default/lib. Version-Release number of selected component (if applicable): How reproducible: Very Steps to Reproduce: 1. Create a packaged in Guvnor with a rule, and a process that invokes the rule through a rule task. 2. Place the jar with the fact model in server/default/lib 3. Logon to jBPM Console and attempt to retrieve processes Actual results: Failure to retrieve the processes Expected results: Process show up in jBPM Console. Additional info: