Shobhit Tyagi [
https://community.jboss.org/people/roxy1987] created the discussion
"Re: The install instructions are not correct in the zip download"
To view the discussion, visit:
https://community.jboss.org/message/824175#824175
--------------------------------------------------------------
Oh okk.. yeah you need to modify the build.xml and put the following line.
<java classname="org.jbpm.DemoTaskService" fork="true">
* <sysproperty key="jbpm.user.group.mapping"
value="file:///<path of the
file>/standalone/configuration/roles.properties"/> *
<classpath>
<pathelement path="${install.home}/task-service/target"/>
<path refid="classpath.human.task" />
</classpath>
</java>
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/824175#824175]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]