Tihomir Surdilovic [
https://community.jboss.org/people/tsurdilovic] created the
discussion
"Re: How can I see process in JBPM 5.3.0 console?"
To view the discussion, visit:
https://community.jboss.org/message/756814#756814
--------------------------------------------------------------
Your fact model and dependency jars with 3rd party classes you use in your process/rules
should be in jar files and put them in $installer/dependencies directory, then run
ant clean.demo
ant install.demo.noeclipse
ant start.demo.noeclipse
putting the jars in $installer/dependencies will assure that they are placed on the
console classpath correctly.
Since the Drools .pkg file does not include jars you have to do this step manually.
Hope this helps.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/756814#756814]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]