Tihomir Surdilovic [https://community.jboss.org/people/tsurdilovic] created the discussion
"Re: jbpm_console error" To view the discussion, visit: https://community.jboss.org/message/647018#647018 -------------------------------------------------------------- What OS are you running on? Are you using the jbpm installer and if so are you starting the demo with ant start.demo (or ant start.demo.noeclipse) ? If you look @ jbpm-installer/build.xml: ... <property name="install.home" value="./" /> ... <target name="start.jboss7" depends="check.jboss.version" if="jboss.version.is.7"> .... <arg value="-Djbpm.console.directory=${install.home}/sample/evaluation/src/main/resources" /> .... </target> do you have this /sample/evaluation/src/main/resources directory from the location where you are starting the demo? -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/647018#647018] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
